We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Algorithm Walk-through: How to Visualize a Large GeoTIFF on Your Web Map

Formale Metadaten

Titel
Algorithm Walk-through: How to Visualize a Large GeoTIFF on Your Web Map
Serientitel
Anzahl der Teile
295
Autor
Mitwirkende
Lizenz
CC-Namensnennung 3.0 Deutschland:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
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.
Schlagwörter