#23804: Add a RasterField to GeoDjango
-----------------------------+-------------------------------------
     Reporter:  yellowcap    |                    Owner:  yellowcap
         Type:  New feature  |                   Status:  assigned
    Component:  GIS          |                  Version:  master
     Severity:  Normal       |               Resolution:
     Keywords:  raster gdal  |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+-------------------------------------

Comment (by yellowcap):

 I added a HEX representation for the GDAL Rasters to the above pull
 request. Rasters can be instantiated from HEX data and converted into that
 format too.

 I was trying to find a standard for Raster data in binary/hex but
 unfortunately such a standard does not seem to exist.

 http://gis.stackexchange.com/questions/130209/is-there-an-open-standard-
 for-raster-information
 http://lists.osgeo.org/pipermail/gdal-dev/2015-January/040807.html

 So in my opinion the PostGIS raster HEX representation recommends itself
 here as it is well defined and is the native format of rasters in PostGIS.
 The implementation in my pull request uses the PostGIS Raster hex
 definition.

--
Ticket URL: <https://code.djangoproject.com/ticket/23804#comment:21>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.cbd6556a6f42bcd05cb77e13d8b5e5fb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to