Closed GoogleCodeExporter closed 9 years ago
Working as of r4665b5cfdff
Basically its just a webservice which accepts a comma-separated list of array
ids and returns a kmz instead of a geotiff. Within the kmz are tiles generated
by gdal2tiles - so the file is self-contained.
http://narwhal.marinemap.org/heatmap/array/kmz/845,960,958,957,961,962/
No caching. No async. No UI integration. If we want that stuff, re-open this
ticket or start a new one.
Original comment by perrygeo...@gmail.com
on 18 Aug 2010 at 7:16
I've added a ticket (Issue 423) for myself to add support for some type of
widget that can be created based on link type. So you could add something like
this to the sidebar:
<a href="..." type="application/vnd.google-earth.kml+xml">Overlap Map</a>
And get a toggle-able layer with maybe a download link. This could be used for
the UI component of this if ever necessary.
Original comment by underbluewaters
on 23 Aug 2010 at 4:50
Original issue reported on code.google.com by
perrygeo...@gmail.com
on 4 Aug 2010 at 4:23