summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2019-03-28[2.2.x] Used extlinks for Django's source code.Tim Graham
2019-02-14[2.2.x] Removed docs of unused libgeoip1/python-gdal packages.Tim Graham
2019-02-12[2.2.x] Doc'd database functions for overlaps lookup.Claude Paroz
2019-02-07[2.2.x] Updated Oracle docs links to Oracle 18c.Mariusz Felisiak
2019-02-04[2.2.x] Refs #30055 -- Bumped minimum SQLite version in GIS docs.Tim Graham
2018-12-22Renamed Sqlite and Sqlite3 references to SQLite.Nick Pope
2018-11-15Used auto-numbered lists in documentation.François Freitag
2018-11-10Updated some links to https and new locations.Mads Jensen
2018-10-21Removed "encoding" description in GIS tutorial.Atul Varma
2018-09-26Fixed #29795 -- Confirmed support for PostGIS 2.5.Sergey Fedoseev
2018-09-26Refs #29784 -- Switched to https:// links where available.Jon Dufresne
2018-09-18Confirmed support for GEOS 3.7.Sergey Fedoseev
2018-09-17Fixed #29761 -- Confirmed support for PROJ 5.x.Sergey Fedoseev
2018-08-28Fixed LayerMapping encoding in geodjango tutorial.Claude Paroz
2018-08-03Fixed #29633 -- Doc'd the geometry type for each model field.Danilo Bargen
2018-08-01Fixed typos in comments and docs.luz.paz
2018-07-18Removed duplicate words in docs.Maxime Lorant
2018-06-22Added description, example, and SQL equivalents for equals and same_as GIS lo...Sergey Fedoseev
2018-06-21Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.Sergey Fedoseev
2018-06-21Refs #28841 -- Added ForcePolygonCW to GIS database functions table.Sergey Fedoseev
2018-06-20Fixed #29507 -- Added Oracle support for Envelope GIS function.Sergey Fedoseev
2018-06-12Updated GIS install instructions to use placeholders for GIS library versions.Brylie Christopher Oxley
2018-06-12Fixed #29483 -- Confirmed support for GDAL 2.3.Tim Graham
2018-06-11Dropped support for GDAL 1.9 and 1.10.Tim Graham
2018-06-09Fixed #29484 -- Removed the need to specify SPATIALITE_LIBRARY_PATH with Spat...Claude Paroz
2018-05-31Fixed #29460 -- Added support for GEOS 3.6.Tim Graham
2018-05-17Removed versionadded/changed annotations for 2.0.Tim Graham
2018-05-12Alphabetized imports in various docs.Mariusz Felisiak
2018-04-17Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.Brett Cannon
2018-02-12Corrected doc'd type of some parameters from string to str.Tim Graham
2018-02-10Fixed #28960 -- Added GEOSGeometry.buffer_with_style().Stanislav Karpov
2018-01-31Disambiguated "settings" in SpatiaLite note.Rodrigo
2018-01-31Doc'd specifying the ENGINE setting as part of configuring contrib.gis.Rodrigo
2018-01-31Fixed location of spatialite_source label.Rodrigo
2018-01-20Fixed #28343 -- Add an OS chooser for docs command line examples.Ramiro Morales
2018-01-07Updated various links in docs to use HTTPS.Mariusz Felisiak
2018-01-06Fixed #28842 -- Added SpatiaLite support for ForcePolygonCW function.Sergey Fedoseev
2018-01-04Confirmed support for PostGIS 2.4.Tim Graham
2017-12-28Linked GIS functions docs to corresponding MySQL docs.Sergey Fedoseev
2017-12-27Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.Sergey Fedoseev
2017-11-04Fixed #28632 -- Updated docs about using raw SQL with GIS and doc'd changes f...Sergey Fedoseev
2017-10-25Fixed #28740 -- Added 'continent_code' and 'continent_name' in GeoIP2.city() ...Ryan Verner
2017-10-03Fixed #28584 -- Dropped support for SQLite < 3.7.15.Tim Graham
2017-09-30Fixed #28654 -- Dropped support for SpatiaLite 4.0.Tim Graham
2017-09-27Fixed #28626 -- Dropped support for PostgreSQL 9.3.Tim Graham
2017-09-25Fixed #28552 -- Dropped support for MySQL 5.5.Tim Graham
2017-09-22Refs #27788 -- Corrected minimum supported Oracle version in GIS docs.Tim Graham
2017-09-22Removed versionadded/changed annotations for 1.11.Tim Graham
2017-09-21Fixed #28576 -- Added color interpretation method to GDALBand.Niall Dalton
2017-09-20Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus