girder / django-large-image

🩻 🗺️ Django endpoints for working with large images for tile serving
Apache License 2.0
59 stars 3 forks source link

Blog: Working with Cloud Optimized GeoTiffs and GeoDjango for Tile Serving and more #16

Closed banesullivan closed 2 years ago

banesullivan commented 2 years ago

Title: Working with Cloud Optimized GeoTiffs and GeoDjango for Tile Serving and more

Description: At Kitware, we recently developed ResonantGeoData: a Django web application for visualizing and searching geospatial datasets focusing on large geospatial images. We have worked to bring our existing tools for tile serving of pyramidal Tiffs to Django and work within GeoDjango’s offerings for quickly deploying geospatial image serving web applications. This lightning talk will cover the limitations of working with COGs for tile serving in GeoDjango and overview an approach we have taken to address some limitations.