
Algorithm Walk-through: How to Visualize a Large GeoTIFF on Your Web Map (foss4g2019)
Chaos Computer Club - archive feed · Daniel J. Dufour
August 28, 201917m 53s
Audio is streamed directly from the publisher (cdn.media.ccc.de) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
GeoRasterLayer is a plugin for Leaflet that enables users to add GeoTIFF files to their web maps. By removing the need for a tile server, GeoRasterLayer can save users a lot of effort and money, but building the plugin didn't come without its challenges. This talk walks through the algorithm for visualizing large GeoTIFF files on a web map while boosting performance. Specifically it will discuss the algorithm implemented for the Leaflet plugin, but the lessons learned can apply to any web mapping library. It will cover topics like cloud optimized geotiffs, nearest-neighbor interpolation, raster resolution, and projections.
None
about this event: https://talks.2019.foss4g.org/bucharest/talk/P37UPQ/
Topics
bucharest2822019General