django/docs/ref/contrib/gis
Daniel Wiesmann f269c1d6f6 Added write support for GDALRaster
- Instantiation of GDALRaster instances from dict or json data.
- Retrieve and write pixel values in GDALBand objects.
- Support for the GDALFlushCache in gdal C prototypes
- Added private flush method to GDALRaster to make sure all
  data is written to files when file-based rasters are changed.
- Replaced ``ptr`` with ``_ptr`` for internal ptr variable

Refs #23804. Thanks Claude Paroz and Tim Graham for the reviews.
2015-03-16 19:37:43 +01:00
..
install Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:35:39 -05:00
admin.txt Fixed documentation of GeoModelAdmin.openlayers_url 2014-12-06 12:47:08 +01:00
commands.txt Updated GIS docs to use doc links. 2014-11-26 12:46:06 -05:00
db-api.txt Updated GIS docs wrt GIS test paths 2015-03-10 18:00:47 +01:00
deployment.txt Removed FastCGI support per deprecation timeline; refs #20766. 2015-01-17 08:32:31 -05:00
feeds.txt Updated a bunch of hyperlinks in documentation 2013-12-08 18:40:09 +01:00
forms-api.txt Updated some other external links in the docs 2014-12-19 18:07:52 +01:00
gdal.txt Added write support for GDALRaster 2015-03-16 19:37:43 +01:00
geoip.txt Updated GIS docs to use doc links. 2014-11-26 12:46:06 -05:00
geoquerysets.txt Updated GIS docs wrt GIS test paths 2015-03-10 18:00:47 +01:00
geos.txt Fixed #24144 -- Documented that GEOSGeometry.envelope can return a point 2015-02-14 16:20:11 +01:00
index.txt Updated GIS docs to use doc links. 2014-11-26 12:46:06 -05:00
layermapping.txt Updated GIS docs to use doc links. 2014-11-26 12:46:06 -05:00
measure.txt Updated GIS docs to use doc links. 2014-11-26 12:46:06 -05:00
model-api.txt Updated some other external links in the docs 2014-12-19 18:07:52 +01:00
ogrinspect.txt Updated GIS docs to use doc links. 2014-11-26 12:46:06 -05:00
serializers.txt Updated GIS docs to use doc links. 2014-11-26 12:46:06 -05:00
sitemaps.txt Fixed some spelling issues in docs. 2014-04-08 10:08:25 -04:00
testing.txt Removed instructions to create a PostgreSQL cluster in GIS docs 2014-11-29 11:21:25 +01:00
tutorial.txt Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:35:39 -05:00
utils.txt Updated GIS docs to use doc links. 2014-11-26 12:46:06 -05:00