summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2020-01-29Fixed #31212 -- Updated psycopg links to HTTPS and new location.Jon Dufresne
2019-11-25Doc'd SpatiaLite support of 3D geometry fields.Sergey Fedoseev
2019-11-22Fixed #30996 -- Added AsWKB and AsWKT GIS functions.Sergey Fedoseev
2019-11-18Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.Sergey Fedoseev
2019-11-07Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...Jon Dufresne
2019-10-25Fixed #29770 -- Added LinearRing.is_counterclockwise property.Sergey Fedoseev
2019-10-18Fixed #30890 -- Added MariaDB support for the relate lookup.Mariusz Felisiak
2019-10-16Fixed #30562 -- Doc'd MariaDB support for GIS spatial lookups.Mariusz Felisiak
2019-10-16Refs #28436 -- Corrected docs regarding MySQL support of distance lookups.Mariusz Felisiak
2019-10-16Refs #22423 -- Corrected crosses lookup support on MySQL in documentation.Mariusz Felisiak
2019-09-10Removed versionadded/changed annotations for 2.2.Mariusz Felisiak
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-08-21Fixed broken links and redirects in documentation.François Freitag
2019-08-19Fixed broken links and redirects to OGR library in docs.Mariusz Felisiak
2019-08-13Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as lib...Claude Paroz
2019-06-13Refs #29548 -- Doc'd MariaDB support for GIS database functions.Mariusz Felisiak
2019-06-12Added missing support for PointOnSurface function on MariaDB.Mariusz Felisiak
2019-06-03Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.Mariusz Felisiak
2019-05-17Fixed #25633 -- Updated macOS Spatialite installation instructions.Daniel Hepper
2019-05-07Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.Chris Adkins
2019-04-23Fixed #30365 -- Fixed syntax highlighting in SQL examples.Daniel Musketa
2019-04-19Fixed #30341 -- Added support for the furlong unit in Distance.Dustin Neighly
2019-04-18Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...Ramiro Morales
2019-04-18Fixed typos in docs, comments, and exception messages.Ville Skyttä
2019-04-17Updated SpatiaLite install instructions to suggest first package from recent ...Willy Njundong
2019-03-28Used extlinks for Django's source code.Tim Graham
2019-03-20Fixed #28738 -- Added the GeometryDistance function.Francisco Couzo
2019-02-14Removed docs of unused libgeoip1/python-gdal packages.Tim Graham
2019-02-12Fixed #22423 -- Added support for MySQL operators on real geometries.Claude Paroz
2019-02-12Doc'd database functions for overlaps lookup.Claude Paroz
2019-02-09Dropped support for GEOS 3.4.Tim Graham
2019-02-09Confirmed support for GDAL 2.4.Tim Graham
2019-02-08Fixed #30166 -- Dropped support for GDAL 1.11.Tim Graham
2019-02-07Updated Oracle docs links to Oracle 18c.Mariusz Felisiak
2019-02-06Fixed #30157 -- Dropped support for Oracle 12.1.Mariusz Felisiak
2019-02-04Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.Tim Graham
2019-02-04Fixed #30156 -- Dropped support for SpatiaLite 4.1 and 4.2.Tim Graham
2019-02-04Refs #30055 -- Bumped minimum SQLite version in GIS docs.Tim Graham
2019-01-17Refs #28841 -- Removed ForceRHR function per deprecation timeline.Tim Graham
2019-01-17Removed versionadded/changed annotations for 2.1.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