geodesign / django-raster

Django-raster allows you to create tiled map services (TMS) and raster map algebra end points for web maps. It is Python-based, and requires GeoDjango with a PostGIS backend.
BSD 3-Clause "New" or "Revised" License
96 stars 39 forks source link

sentinel-2 #40

Closed xxqhh closed 4 years ago

xxqhh commented 4 years ago

image it seem could not open the datasource

yellowcap commented 4 years ago

This is almost sure related to the gdal installation. Are your sure your GDAL installation supports jp2 files? This might not be automatically included https://gdal.org/drivers/raster/jpeg2000.html

xxqhh commented 4 years ago

sorry,I don't know how to do. Can you give me some advice?

yellowcap commented 4 years ago

GDAL dependencies complicated issue and its not related to django-raster directly, so I can't help you much and its off topic for the issues in this repo. I did find one reference that talks about conda as well https://gis.stackexchange.com/questions/250833/gdal-missing-jp2-driver-files-how-to-install-them