www.cogeo.org | Cloud Optimized GeoTIFF website
kandi X-RAY | www.cogeo.org Summary
kandi X-RAY | www.cogeo.org Summary
Cloud Optimized GeoTIFF website
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of www.cogeo.org
www.cogeo.org Key Features
www.cogeo.org Examples and Code Snippets
Community Discussions
Trending Discussions on www.cogeo.org
QUESTION
For visualizing some geodata, we set up a small webserver running leaflet. All works fine, markers and polygons are shown as expected. Now we also want to show large raster files (stored as GeoTiff) as RGB on our map. We have full control over the tif files, we host them ourselves and we can store/process them in any way we want. Still, as they can get rather big in size (up to 30.000x20.000 pixels, three bands) , we are wondering what the best way to do that is.
Options we researched:
- Just display them using this plugin, will probably fail because of the size
- Store them as Cloud Optimized GeoTIFF: Its not clear to me if leaflet supports this
- Use this modified version of gdal2tiles.py
- Set up a "regular" tile server (didn't figure out how to do that yet)
As for now, we are only interested in visualization, although it would be a nice bonus if we could extract pixel values a specific location. How is this done nowadays?
edit: if that is important, the images only cover small areas and we only want to show one at a time, so we are not building a map or something, we want to draw them on top of a basemap
...ANSWER
Answered 2019-May-17 at 18:48I found a perfect solution for my case: Terracotta, an open source lightweight Tile Server! Images do not need to be stored in tiled PNGs, but Terracotta servers tiles by reading from cloud-optimized geotiffs. Works like a charm!
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install www.cogeo.org
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page