Re: GeoDjango OffdbRasterField

2016-12-29 Thread Piero Toffanin
t;> >> Daniel Wiesmann did all the work for RasterField. I'm not sure if he >> follows this list but you can find his email address in the Django commit >> longs and mail him to ask for his input. >> >> https://github.com/yellowcap >> >> On Tuesday, Dec

Re: GeoDjango OffdbRasterField

2016-12-20 Thread Piero Toffanin
ound like a > useful feature. Where does the data get stored if not in the DB? And does > this feature exist on any of the other database backends that GeoDjango > supports? > > On 14 December 2016 at 18:40, Piero Toffanin > wrote: > >> Hello, >> >>

GeoDjango OffdbRasterField

2016-12-14 Thread Piero Toffanin
Hello, Not sure this is the right place to post this, if not, could somebody point me to the right place? I recently had the need to use GeoDjango to define a model that uses a RasterField to store a GeoTIFF raster. https://docs.djangoproject.com/en/1.10/ref/contrib/gis/model-api/#rasterfield