summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2016-02-01[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.Tim Graham
2016-02-01[1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in ...Tim Graham
2016-01-29[1.9.x] Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added in...Tim Graham
2016-01-22[1.9.x] Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-12-23[1.9.x] Documented that GDAL is required to initialize GEOSGeometry from JSON.Sergey Fedoseev
2015-12-23[1.9.x] Refs #25141 -- Removed note that says that GEOSGeometry.json requires...Sergey Fedoseev
2015-12-18[1.9.x] Fixed a typo in docs/ref/contrib/gis/geos.txt.Sergey Fedoseev
2015-12-04[1.9.x] Fixed #25740 -- Documented GEOSGeometry operators.Sergey Fedoseev
2015-12-01[1.9.x] Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-25[1.9.x] Fixed #25649 -- Documented that all GEOSGeometry constructors take sr...Sergey Fedoseev
2015-11-23[1.9.x] Refs #25739 -- Lessened the prominence of geos.fromstr() in the docs.Sergey Fedoseev
2015-11-16[1.9.x] Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-11-11[1.9.x] Fixed #25728 -- Fixed description of GEOSGeometry.contains().Sergey Fedoseev
2015-11-05[1.9.x] Fixed #25660 -- Documented GEOSGeometry.dimsSergey Fedoseev
2015-10-31[1.9.x] Refs #25632 -- Corrected database support docs for GeoDjango DB funct...Sergey Fedoseev
2015-10-31[1.9.x] Refs #25636 -- Updated instructions for libspatialite source installa...Sergey Fedoseev
2015-10-30[1.9.x] Fixed #25641 -- Removed section about adding Google projection to spa...Sergey Fedoseev
2015-10-29[1.9.x] Fixed #25631 -- Fixed support detection for some DB functions in Spat...Sergey Fedoseev
2015-10-29[1.9.x] Fixed #25632 -- Documented missing version requirements for GeoDjango...Sergey Fedoseev
2015-10-29[1.9.x] Fixed required SpatiaLite version in docs.Sergey Fedoseev
2015-10-24[1.9.x] Fixed #25603 -- Made clear that geometry's SRID is meant in docs for ...Sergey Fedoseev
2015-10-13[1.9.x] Fixed quotes in GeoQuerySet aggregates examples.Sergey Fedoseev
2015-10-12[1.9.x] Added precision about GeoJSON field outputsClaude Paroz
2015-10-11[1.9.x] Fixed #25498 -- Documented ST_Distance/ST_Distance_Sphere differenceClaude Paroz
2015-10-03[1.9.x] Fixed #25398 -- Revised instances of os.path.join()Andrew Artajos
2015-09-18Dropped support for Oracle 11.1.Tim Graham
2015-09-17Removed obsolete pysqlite documentation.Tim Graham
2015-09-11Fixed #25380 -- Added Postgres.app to the PostGIS options on OS X.Flavio Curella
2015-09-10Fixed #25379 -- Removed obsolete information from GeoDjango tutorial.Flavio Curella
2015-08-25Updated PROJ.4 link to new GitHub wiki.David Sanders
2015-08-11Fixed #25205 -- Removed doc references to deprecated GeoManager class.Brendan Hayward
2015-08-11Fixed typo in docs/ref/contrib/gis/geoquerysets.txtTim Graham
2015-08-08Updated various links in docsClaude Paroz
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-07-31Refs #25184 -- Started deprecation for contrib.gis.geoip.Flavio Curella
2015-07-31Fixed #25184 -- Added support for MaxMind GeoLite2 database formatFlavio Curella
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-07-27Fixed #25159 -- Removed brackets from class/function/method signatures in docs.Tim Graham
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