Skip to content

plotKML RasterTimeSeries for large area

2 messages · Amit Boshale, Tomislav Hengl

#
Dear List,
I want use plotKML to plot RasterTimeSeries graphs for a large raster stack (300 images, 500 km x500 km). Clearly, I have to produced hundreds of small kmls. But I cannot display them at once. <Region> could help in solving the problem. Does plotKML support Region and level of detail? (see Working with Regions)

Thanks!Amit


| ? |
| ? |  | ? | ? | ? | ? | ? |
| Working with RegionsRegions are a powerful KML feature that allows you to add very large datasets to Google Earth without sacrificing performance.  |
|  |
| Auf developers.goog... anzeigen | Vorschau nach Yahoo |
|  |
| ? |

?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20150419/ac87450a/attachment.html>
2 days later
#
RE "Does plotKML support Region and level of detail?" Yes. Please try:

http://plotkml.r-forge.r-project.org/plotKML.GDALobj.html

To install plotKML v0.5-1 please refer to:

http://r-forge.r-project.org/R/?group_id=1106

This is an example of large raster (30 million pixels) plotted using the 
plotKML.GDALobj function: http://www.youtube.com/watch?v=Curr3LdF274
On 19-4-2015 14:56, Amit Boshale via R-sig-Geo wrote: