django-raster
django-raster copied to clipboard
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.
Hi, Thanks for developing this nice software! I noticed that the display of rasters with a continuous colormap was not including values exactly at the boundaries of the raster data...
Hi, is there a way to annotate a RasterLayer queryset with pixel value for given coordinates? If not, how would you do to retrieve pixel value for a bunch of...
First, let me thank you for this great django app I've just discovered. This is brilliant. In my project, I am using Celery a lot. I have a lot of...
I'm trying to implement panoramic view of big images (not geo-related). This is an example of what I would like to do: http://www.precipoint.com/o8-oil-microscope-scanner/ From the example above I see that...
When opening signed 8bit rasters, GDALRaster handles it as unsigned 8bit raster.
Not compatible with numpy. int does not exist in newer numpy versions in raster/algebra/const.py.