Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

23 results for “from:Milan Kilibarda”

plotGoogleMaps : no colours?
Milan Kilibarda · May 9, 2013 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130509/a3acc047/attachment.pl>

plotGoogleMaps pie chart and SpatialLines
Milan Kilibarda · Feb 3, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140203/448b076f/attachment.pl>

plotGooglemaps - Problem with the legend
Milan Kilibarda · May 3, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140503/8d9fcc31/attachment.pl>

plotGoogleMaps - Represent Text on map
Milan Kilibarda · Jan 22, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140122/5976c4c7/attachment.pl>

plotGooglemaps - Problem with the legend
Milan Kilibarda · Apr 30, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140430/23e0538a/attachment.pl>

Quantile map with plotGoogleMaps (legend problem)
Milan Kilibarda · Mar 7, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140307/b27c559d/attachment.pl>

segmentGoolgeMaps does not plot pie charts
Milan Kilibarda · Mar 3, 2013 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130304/b1c24b29/attachment.pl>

preserving size ratios between pies in segmentGoogleMaps
Milan Kilibarda · Mar 25, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140325/750bee4f/attachment.pl>

Possible to attach photos with interactive maps? + video
Milan Kilibarda · May 9, 2013 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130509/9c949be4/attachment.pl>

New version of plotGoogleMaps ( now plot STDIF and STFDF data)
Milan Kilibarda · Apr 5, 2013 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130405/61296d70/attachment.pl>

New version of plotGoogleMaps ( now plot STDIF and STFDF data)
Milan Kilibarda · Apr 11, 2013 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130412/1b9abcde/attachment.pl>

Spatial and spatio-temporal modelling of meteorological and climatic variables using Open Source software (R + OSGeo)
Milan Kilibarda · Jan 28, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140128/28a2f335/attachment.pl>

Click issue segmentGoogleMaps ( pie for plotGoogleMaps, spplot and plotKML)
Milan Kilibarda · Mar 8, 2013 · r-sig-geo

Hi, This is the bug in segment function,at the moment, infoWindow works only for 3 variables. I'm sending to you alternative solution. I'll fix it in new version of package. There will be fixed version of segmentGoogleMaps...

Plotting pie charts using plotKML
Milan Kilibarda · Dec 22, 2012 · r-sig-geo

Dear Paul, Maybe you can solve you problem in this way. I agree with ---Barry--yes its too bad about the pie charts--this is how the data has been presented in the past, so we do what me must...

Click issue segmentGoogleMaps ( pie for plotGoogleMaps, spplot and plotKML)
Milan Kilibarda · Mar 8, 2013 · r-sig-geo

Hi, This is the bug in segment function, infoWindows at the moment this works only for 3 variables. I'm sending to you alternative solution. I'll fix it in new version of package. There will be fixed version of...

The first call for GeoMLA workshop and conference, 21-24 June 2016, Belgrade
Milan Kilibarda · Dec 9, 2015 · r-sig-geo

Dear colleagues, In the period 21-24 June 2016, we are organizing an International conference and a series of workshops entitled: "GeoMLA: Geostatistics and Machine Learning Applications in Climate and Environmental Sciences". Location: University of Belgrade - Faculty of Civil Engineering...

Package ‘plotGoogleMaps’
Milan Kilibarda · Oct 27, 2011 · r-sig-geo

I sow the problem. The problem is clear, when I look at the html it also OK there is one polygon with holes, but browser doesn't draw it. Maybe holes are not set to reverse directions by plotGoogleMaps. I...

GeoMLA workshop and conference, 21-24 June 2016, Belgrade - 2nd Announcement
Milan Kilibarda · Feb 18, 2016 · r-sig-geo

Dear Colleagues, In the period 21-24 June 2016, we are organizing an International conference and a series of workshops entitled: "GeoMLA: Geostatistics and Machine Learning Applications in Climate and Environmental Sciences". Location: University of Belgrade - Faculty of Civil Engineering...

pieSP: non-finite coordinates
Milan Kilibarda · Oct 21, 2014 · r-sig-geo

Dear Jue, Please try to clearly define a reproducible example, next time. The problem is column with 0 values. Function pieSP can not generate coordinates for attributes of zero values. Best, Milan On Tue, Oct 21, 2014 at 12:17...

Colors in package plotGoogleMaps
Milan Kilibarda · Nov 29, 2011 · r-sig-geo

Dear Luca, It is not difficult to set colors by attributes. According to your example. plotGoogleMaps(nc,zcol="NWBIR74",filename='MyMap.htm',mapTypeId='TERRAIN',colPalette=rainbow(5)) It sets colors by argument NWBIR74 . It makes 5 categories of argument NWBIR74...

Can't find what you're looking for? Try searching with Google .