summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2017-03-23[1.11.x] Refs #27556, #27488 -- Updated support backends docs for isvalid loo...Sergey Fedoseev
2017-03-22[1.11.x] Linked GIS QuerySet API docs to corresponding PostGIS docs.Sergey Fedoseev
2017-03-22[1.11.x] Clarified backend support of Area GIS function.Sergey Fedoseev
2017-03-20[1.11.x] Removed extra characters in docs header underlines.Mariusz Felisiak
2017-03-17[1.11.x] Clarified return value of NumGeometries GIS function.Sergey Fedoseev
2017-03-17[1.11.x] Removed MySQL (unsupported) from Perimeter docs.Sergey Fedoseev
2017-03-16[1.11.x] Linked GIS functions docs to corresponding PostGIS docs.Sergey Fedoseev
2017-03-16[1.11.x] Updated postgis.net and gaia-gis.it links to https.Tim Graham
2017-01-31[1.11.x] Refs #27421 -- Documented GDALRaster creation in detail.Daniel Wiesmann
2017-01-17Removed obsolete GIS install instructions.Tim Graham
2017-01-06Refs #24688, #27497 -- Corrected docs: distance's 'spheroid' option isn't Pos...Tim Graham
2017-01-02Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3Claude Paroz
2016-12-30Removed links to deprecated GeoIP.Tim Graham
2016-12-15Fixed #27576 -- Made get_srid_info() fallback to GDAL if SpatialRefSys is una...Sergey Fedoseev
2016-12-15Fixed #27602 -- Added Oracle support for BoundingCircle GIS function.Sergey Fedoseev
2016-12-15Fixed #27607 -- Added Oracle support for AsGML GIS function.Sergey Fedoseev
2016-12-15Corrected docs claiming AsGML is supported on Oracle.Tim Graham
2016-12-05Fixed unrendered rows in GIS DB functions table in docs.Sergey Fedoseev
2016-11-30Fixed #27556 -- Added Oracle support for IsValid function and isvalid lookup.Sergey Fedoseev
2016-11-30Fixed #27552 -- Added docs/test for GEOSGeometry.normalize().Sergey Fedoseev
2016-11-25Fixed #27509 -- Removed redundant gdal-bin dependency listing.Luke Murphy
2016-11-23Fixed #26920 -- Made GEOSGeometry equality check consider the sridJackie Leng
2016-11-16Fixed #27488 -- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid.Sergey Fedoseev
2016-11-15Replaced "django" with "Django" in spelling_wordlist.akki
2016-11-12Documented GEOS 3.5 supportClaude Paroz
2016-11-12Dropped support for GDAL 1.7 and 1.8Claude Paroz
2016-11-11Fixed #27421 -- Added shape, size, and offset controls to GDALRaster construc...Daniel Wiesmann
2016-10-31Updated Oracle docs links to Oracle 12c.Mariusz Felisiak
2016-09-30Confirmed support for PostGIS 2.3.Tim Graham
2016-09-30Updated links to the current version of PostGIS docs.Tim Graham
2016-09-30Updated links to the current version of MySQL docs.Tim Graham
2016-09-28Fixed typo in docs/ref/contrib/gis/install/postgis.txt.Christian Bundy
2016-09-03Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.Daniel Hahler
2016-09-01Refs #27162 -- Complemented docs related to CreateExtensionClaude Paroz
2016-08-30Fixed #26685 -- Added dwithin lookup support on SpatiaLite.Kevan Swanberg
2016-08-10Documented GeoHash's precision parameter.Sergey Fedoseev
2016-08-09Unified SpatiaLite spellingClaude Paroz
2016-08-08Fixed typos in db-api GIS docsClaude Paroz
2016-06-21Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml().Sergey Fedoseev
2016-06-18Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz
2016-06-17Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin docKrzysztof Jurewicz
2016-06-15Fixed broken links in docs and comments.Ville Skyttä
2016-06-03Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson
2016-06-01Fixed #26675 -- Dropped support for PostgreSQL 9.2/PostGIS 2.0.Tim Graham
2016-05-31Fixed #25645 -- Dropped support for SpatiaLite < 4.0.Tim Graham
2016-05-28Confirmed support for PostGIS 2.2.Tim Graham
2016-05-20Removed versionadded/changed annotations for 1.9.Tim Graham
2016-05-16Fixed malformed table in docs/ref/contrib/gis/install/geolibs.txtTim Graham
2016-05-16Fixed #26592 -- Confirmed support for GDAL 2.1Claude Paroz
2016-05-12Fixed typo in docs/ref/contrib/gis/layermapping.txtVictor Oliveira da Silva