summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2015-07-20Fixed #25141 -- Diminished GDAL dependence during geojson serializationClaude Paroz
2015-06-24Refs #24840 -- Added GDALRaster Warp and transform methodsDaniel Wiesmann
2015-06-20Added GDAL 2.0 supportClaude Paroz
2015-06-19Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann
2015-06-08Fixed #21927 -- Made application and instance namespaces more distinct.Marten Kenbeek
2015-05-06Fixed typos in docs/ref/contrib/gis/geoquerysets.txtSławomir Ehlert
2015-04-25Fixed #24499 -- Dropped support for PostGIS 1.5.Tim Graham
2015-04-22Documented GeoQuerySet replacement by functionsClaude Paroz
2015-04-21Fixed #24672 -- Clarified note about installing postgis_topologyClaude Paroz
2015-04-13Update to indicate GDAL 1.11 is supported.Justin Bronn
2015-04-13Update PROJ.4 source instructions to use 4.9.1.Justin Bronn
2015-04-13Update link to use GEOS 3.4.2 in source installation docs.Justin Bronn
2015-03-30Fixed #24550 -- Added migration operation description to sqlmigrate outputMarkus Holtermann
2015-03-27Dropped support for PostgreSQL 9.0.Tim Graham
2015-03-17Updated links to latest version of PostGIS docs.Tim Graham
2015-03-17Updated location of gis_tests in docs.Tim Graham
2015-03-17Made SRID a required parameter for GDALRaster instantiation; refs #23804.Daniel Wiesmann
2015-03-16Added write support for GDALRasterDaniel Wiesmann
2015-03-13Documented gdal DataSource encoding parameterClaude Paroz
2015-03-10Fixed download instructions for cities shapefileClaude Paroz
2015-03-10Updated GIS docs wrt GIS test pathsClaude Paroz
2015-03-07Fixed typos and updated spelling wordlist.Floris den Hengst
2015-02-22Fixed #24358 -- Corrected code-block directives for console sessions.Sean Wang
2015-02-14Fixed #24144 -- Documented that GEOSGeometry.envelope can return a pointClaude Paroz
2015-02-03Fixed #24149 -- Normalized tuple settings to lists.darkryder
2015-02-01Removed versionadded/changed notes for 1.7.Tim Graham
2015-01-17Removed FastCGI support per deprecation timeline; refs #20766.Tim Graham
2015-01-16Fixed #24152 -- Deprecated GeoQuerySet aggregate methodsClaude Paroz
2014-12-23Fixed some docs spelling mistakes.Tim Graham
2014-12-23Added RasterSource/GDALBand GDAL objectsClaude Paroz
2014-12-19Updated some other external links in the docsClaude Paroz
2014-12-19Used https for most *.python.org linksClaude Paroz
2014-12-08Fixed typo in spatialite.txtClaude Paroz
2014-12-08Ran 'CREATE EXTENSION postgis' during prepare_database hookClaude Paroz
2014-12-08Fixed #20968 -- Checked Spatialite metadata before migrationsClaude Paroz
2014-12-06Fixed documentation of GeoModelAdmin.openlayers_urlClaude Paroz
2014-11-29Removed instructions to create a PostgreSQL cluster in GIS docsClaude Paroz
2014-11-26Fixed #23901 -- Documented how to use SpatiaLite with Homebrew.Kenial Lee
2014-11-26Updated GIS docs to use doc links.Tim Graham
2014-11-22Updated an old note about GEOSGeometry.transformClaude Paroz
2014-11-15Removed old version note in layermapping.txtClaude Paroz
2014-11-15Added a new GeoJSON serialization format for GeoDjangoClaude Paroz
2014-11-13Removed doc reference to pre-1.5 PostGISClaude Paroz
2014-11-13Updated Fink doc section to be version-agnosticClaude Paroz
2014-09-22Removed sudo from pip commands in docs.Corey Farwell
2014-08-23Updated docs about Spatialite collect/extent supportClaude Paroz
2014-08-23Replaced no_spatialite by connection featuresClaude Paroz
2014-08-19Removed unnecessary code-block directives.areski
2014-08-18Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.Baptiste Mispelon
2014-08-02Fixed #23144 -- Dropped support for MySQL 5.0, 5.1.Tim Graham