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

numpy version compatibility #72

Open charlesleaub opened 10 months ago

charlesleaub commented 10 months ago

Not compatible with numpy. int does not exist in newer numpy versions in raster/algebra/const.py.