summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
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
2016-05-06Fixed #25588 -- Added spatial lookups to RasterField.Daniel Wiesmann
2016-04-28Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-04-21Refs #26455 -- Documented isvalid/makevalid in compatibility table.Daniel Wiesmann
2016-04-17Fixed #25951 -- Trimmed default representation of GEOSGeometryClaude Paroz
2016-04-16Updated indentation in GEOS docsClaude Paroz
2016-04-16Fixed #26510 -- Allowed dim/trim/precision as WKTWriter init argumentsClaude Paroz
2016-04-12Refs #17635 -- Tested the Cast function in a geography to geometry contextClaude Paroz
2016-04-09Fixed #26455 -- Allowed filtering and repairing invalid geometries.Daniel Wiesmann
2016-03-29Fixed #26417 -- Allowed setting GDALBand data with partial values.Daniel Wiesmann
2016-03-29Fixed #26415 -- Allowed deleting nodata value on GDALBands.Daniel Wiesmann
2016-03-21Fixed grammatical typos in gis docs.Akshesh
2016-02-24Fixed #26266 -- Output the primary key in the GeoJSON serializer propertiesClaude Paroz
2016-02-19Fixed #25974 -- Switched GIS docs to 4 spaces indentation.Sergey Fedoseev
2016-02-19Fixed some code blocks indentation in GIS docs.Sergey Fedoseev
2016-02-16Used relative models imports in the GIS tutorial.Juan José Conti
2016-02-06Fixed spelling -- super set -> superset.Sergey Fedoseev
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2016-01-29Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added instructions.Tim Graham
2016-01-29Fixed #26150 -- Sorted app_labels in migrate command outputMarkus Holtermann
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2016-01-14Fixed #23868 -- Added support for non-unique django-admin-options in docs.Tim Graham
2015-12-23Fixed #25979 -- Dropped support for PostgreSQL 9.1.Tim Graham
2015-12-23Documented that GDAL is required to initialize GEOSGeometry from JSON.Sergey Fedoseev
2015-12-23Refs #25141 -- Removed note that says that GEOSGeometry.json requires GDAL.Sergey Fedoseev
2015-12-22Fixed #25950 -- Added support for GEOSisClosed.Sergey Fedoseev
2015-12-18Fixed #25869 -- Added trim and precision properties to WKTWriter.Sergey Fedoseev
2015-12-18Fixed #25063 -- Added path to makemigration's output of migration file.Niels Van Och