summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2017-11-04[2.0.x] Fixed #28632 -- Updated docs about using raw SQL with GIS and doc'd c...Sergey Fedoseev
2017-09-22[2.0.x] Refs #27788 -- Corrected minimum supported Oracle version in GIS docs.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
2017-09-11Fixed #28570 -- Dropped support for GEOS 3.3.x.Sergey Fedoseev
2017-09-09Fixed capitalization of "Spherical Mercator."Sergey Fedoseev
2017-09-02Fixed #28525 -- Documented GDAL and GeoIP exceptions.Nick Pope
2017-09-01Reordered GeoIP docs be consistent with GDAL/GEOS ordering.Nick Pope
2017-09-01Made GeoIP docs headers consistent with other GIS docs.Nick Pope
2017-07-26Fixed #28436 -- Added support for distance lookups on MySQL.Sergey Fedoseev
2017-07-17Fixed 403 link in docs/ref/contrib/gis/install/spatialite.txt.jmk
2017-06-26Fixed #27964 -- Made MySQL backend raise exception if spatial transformation ...Sergey Fedoseev
2017-06-26Fixed GEOSGeometry reference in GIS tutorial.Sergey Fedoseev
2017-06-16Fixed #28300 -- Allowed GDALRasters to use the vsimem filesystem.Daniel Wiesmann
2017-06-08Fixed #28288 -- Allowed passing papsz options to GDALRaster initialization.Daniel Wiesmann
2017-06-07Fixed #28257 -- Confirmed support for GDAL 2.2Claude Paroz
2017-06-07Fixed #28232 -- Made raster metadata readable and writable on GDALRaster/Band.Daniel Wiesmann
2017-05-22Fixed #28112 -- Added 'time_zone' in GeoIP2.city() dict.R3turnz
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
2017-05-14Fixed #28195 -- Added OSMWidget.default_zoom attribute.Danilo Bargen
2017-05-13Documented OSMWidget.default_lat/lon.Danilo Bargen
2017-05-12Fixed widgets module path in docs/ref/contrib/gis/forms-api.txt.Tim Graham
2017-05-04Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.Tim Graham
2017-05-04Fixed broken links to Oracle docs.Mariusz Felisiak
2017-04-24Renamed "Mac OS X" to "macOS" in docs.Michiel Beijen
2017-04-12Corrected docs regarding MySQL support of Length GIS function.Sergey Fedoseev
2017-04-03Refs #12410 -- Doc'd LineLocatePoint in functions' summary table.Sergey Fedoseev
2017-04-02Fixed #11854 -- Added Azimuth GIS function. (#8286)Sergey Fedoseev
2017-04-01Fixed #25874 -- Made GEOSGeometry read SRID from GeoJSON input.Sergey Fedoseev
2017-04-01Fixed #12410 -- Added LineLocatePoint GIS function.Sergey Fedoseev
2017-04-01Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions...Sergey Fedoseev
2017-03-30Fixed #25873 -- Made GEOSGeometry handle the srid parameter more predictably.Sergey Fedoseev
2017-03-23Refs #27556, #27488 -- Updated support backends docs for isvalid lookup.Sergey Fedoseev
2017-03-22Linked GIS QuerySet API docs to corresponding PostGIS docs.Sergey Fedoseev
2017-03-22Clarified backend support of Area GIS function.Sergey Fedoseev
2017-03-20Removed extra characters in docs header underlines.Mariusz Felisiak
2017-03-17Clarified return value of NumGeometries GIS function.Sergey Fedoseev
2017-03-17Removed MySQL (unsupported) from Perimeter docs.Sergey Fedoseev
2017-03-16Added SpatiaLite NumPoints support for non-LINESTRING geometries.Sergey Fedoseev
2017-03-16Linked GIS functions docs to corresponding PostGIS docs.Sergey Fedoseev
2017-03-16Updated postgis.net and gaia-gis.it links to https.Tim Graham
2017-01-31Refs #27421 -- Documented GDALRaster creation in detail.Daniel Wiesmann
2017-01-28Fixed #27788 -- Dropped support for Oracle < 12.1.Tim Graham
2017-01-26Refs #23919, #27778 -- Removed obsolete mentions of unicode.Vytis Banaitis
2017-01-25Refs #23919 -- Removed misc Python 2/3 references.Tim Graham
2017-01-20Refs #23919 -- Removed pysqlite support (it's Python 2 only).Tim Graham
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2017-01-17Removed versionadded/changed annotations for 1.10.Tim Graham
2017-01-17Refs #25773 -- Removed deprecated geos.MultiPolygon.cascaded_union property.Tim Graham
2017-01-17Refs #25184 -- Removed contrib.gis.geoip per deprecation timeline.Tim Graham