index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
2018-07-18
[2.1.x] Removed duplicate words in docs.
Maxime Lorant
2018-06-22
[2.1.x] Added description, example, and SQL equivalents for equals and same_a...
Sergey Fedoseev
2018-06-21
[2.1.x] Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Sergey Fedoseev
2018-06-13
[2.1.x] Doc'd how to set SPATIALITE_LIBRARY_PATH for Debian Buster/Ubuntu 18.04.
nikolas
2018-06-12
[2.1.x] Updated GIS install instructions to use placeholders for GIS library ...
Brylie Christopher Oxley
2018-05-31
[2.1.x] Fixed #29460 -- Added support for GEOS 3.6.
Tim Graham
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-02-12
Corrected doc'd type of some parameters from string to str.
Tim Graham
2018-02-10
Fixed #28960 -- Added GEOSGeometry.buffer_with_style().
Stanislav Karpov
2018-01-31
Disambiguated "settings" in SpatiaLite note.
Rodrigo
2018-01-31
Doc'd specifying the ENGINE setting as part of configuring contrib.gis.
Rodrigo
2018-01-31
Fixed location of spatialite_source label.
Rodrigo
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2018-01-06
Fixed #28842 -- Added SpatiaLite support for ForcePolygonCW function.
Sergey Fedoseev
2018-01-04
Confirmed support for PostGIS 2.4.
Tim Graham
2017-12-28
Linked GIS functions docs to corresponding MySQL docs.
Sergey Fedoseev
2017-12-27
Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.
Sergey Fedoseev
2017-11-04
Fixed #28632 -- Updated docs about using raw SQL with GIS and doc'd changes f...
Sergey Fedoseev
2017-10-25
Fixed #28740 -- Added 'continent_code' and 'continent_name' in GeoIP2.city() ...
Ryan Verner
2017-10-03
Fixed #28584 -- Dropped support for SQLite < 3.7.15.
Tim Graham
2017-09-30
Fixed #28654 -- Dropped support for SpatiaLite 4.0.
Tim Graham
2017-09-27
Fixed #28626 -- Dropped support for PostgreSQL 9.3.
Tim Graham
2017-09-25
Fixed #28552 -- Dropped support for MySQL 5.5.
Tim Graham
2017-09-22
Refs #27788 -- Corrected minimum supported Oracle version in GIS docs.
Tim Graham
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-21
Fixed #28576 -- Added color interpretation method to GDALBand.
Niall Dalton
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-09-11
Fixed #28570 -- Dropped support for GEOS 3.3.x.
Sergey Fedoseev
2017-09-09
Fixed capitalization of "Spherical Mercator."
Sergey Fedoseev
2017-09-02
Fixed #28525 -- Documented GDAL and GeoIP exceptions.
Nick Pope
2017-09-01
Reordered GeoIP docs be consistent with GDAL/GEOS ordering.
Nick Pope
2017-09-01
Made GeoIP docs headers consistent with other GIS docs.
Nick Pope
2017-07-26
Fixed #28436 -- Added support for distance lookups on MySQL.
Sergey Fedoseev
2017-07-17
Fixed 403 link in docs/ref/contrib/gis/install/spatialite.txt.
jmk
2017-06-26
Fixed #27964 -- Made MySQL backend raise exception if spatial transformation ...
Sergey Fedoseev
2017-06-26
Fixed GEOSGeometry reference in GIS tutorial.
Sergey Fedoseev
2017-06-16
Fixed #28300 -- Allowed GDALRasters to use the vsimem filesystem.
Daniel Wiesmann
2017-06-08
Fixed #28288 -- Allowed passing papsz options to GDALRaster initialization.
Daniel Wiesmann
2017-06-07
Fixed #28257 -- Confirmed support for GDAL 2.2
Claude Paroz
2017-06-07
Fixed #28232 -- Made raster metadata readable and writable on GDALRaster/Band.
Daniel Wiesmann
2017-05-22
Fixed #28112 -- Added 'time_zone' in GeoIP2.city() dict.
R3turnz
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-05-14
Fixed #28195 -- Added OSMWidget.default_zoom attribute.
Danilo Bargen
2017-05-13
Documented OSMWidget.default_lat/lon.
Danilo Bargen
2017-05-12
Fixed widgets module path in docs/ref/contrib/gis/forms-api.txt.
Tim Graham
2017-05-04
Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
Tim Graham
2017-05-04
Fixed broken links to Oracle docs.
Mariusz Felisiak
2017-04-24
Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
[next]