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
2021-03-16
[3.2.x] Fixed #32353 -- Confirmed support for PROJ 7.X.
Mariusz Felisiak
2021-03-15
[3.2.x] Updated datum directory for PROJ 6 in GIS install instructions.
Mariusz Felisiak
2021-03-09
[3.2.x] Updated Git branch "master" to "main".
Markus Holtermann
2020-12-30
Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.
Mariusz Felisiak
2020-12-23
Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...
Jon Dufresne
2020-11-28
Refs #32230 -- Made LayerMapping support pathlib.Path.
Mariusz Felisiak
2020-11-28
Fixed #32230 -- Made DataSource support pathlib.Path.
Hasan Ramezani
2020-11-27
Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.
Neil Lyons
2020-07-07
Fixed #31713 -- Added SpatialReference support to GDALRaster.transform().
rico-ci
2020-06-17
Fixed #30933 -- Updated instructions for installing GeoDjango on Windows.
David Smith
2020-06-17
Adjusted model definition in GeoDjango tutorial.
David Smith
2020-05-19
Fixed #31578 -- Dropped support for MySQL 5.6.
Mariusz Felisiak
2020-05-14
Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2.
Mariusz Felisiak
2020-05-13
Renamed PROJ.4 to PROJ.
Claude Paroz
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-12
Refs #30678 -- Added support for GDAL 3.1.
Sergey Fedoseev
2020-05-12
Fixed #31569 -- Confirmed support for GEOS 3.8.
Mariusz Felisiak
2020-05-12
Fixed #30678 -- Added support for GDAL 3.
Claude Paroz
2020-04-28
Fixed broken links in docs.
Mariusz Felisiak
2020-04-15
Used :rfc: role in various docs.
Mariusz Felisiak
2020-04-14
Fixed #31196 -- Added support for PostGIS 3.
Sergey Fedoseev
2020-04-14
Refs #31196 -- Installed postgis_raster extension on PostGIS 3+.
Claude Paroz
2020-04-07
Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2020-01-29
Updated the GeoJSON format specification link to RFC 7946.
Mariusz Felisiak
2020-01-29
Refs #25778 -- Updated some links to HTTPS and new locations.
Mariusz Felisiak
2020-01-29
Fixed #31212 -- Updated psycopg links to HTTPS and new location.
Jon Dufresne
2019-11-25
Doc'd SpatiaLite support of 3D geometry fields.
Sergey Fedoseev
2019-11-22
Fixed #30996 -- Added AsWKB and AsWKT GIS functions.
Sergey Fedoseev
2019-11-18
Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.
Sergey Fedoseev
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-10-25
Fixed #29770 -- Added LinearRing.is_counterclockwise property.
Sergey Fedoseev
2019-10-18
Fixed #30890 -- Added MariaDB support for the relate lookup.
Mariusz Felisiak
2019-10-16
Fixed #30562 -- Doc'd MariaDB support for GIS spatial lookups.
Mariusz Felisiak
2019-10-16
Refs #28436 -- Corrected docs regarding MySQL support of distance lookups.
Mariusz Felisiak
2019-10-16
Refs #22423 -- Corrected crosses lookup support on MySQL in documentation.
Mariusz Felisiak
2019-09-10
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-08-21
Fixed broken links and redirects in documentation.
François Freitag
2019-08-19
Fixed broken links and redirects to OGR library in docs.
Mariusz Felisiak
2019-08-13
Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as lib...
Claude Paroz
2019-06-13
Refs #29548 -- Doc'd MariaDB support for GIS database functions.
Mariusz Felisiak
2019-06-12
Added missing support for PointOnSurface function on MariaDB.
Mariusz Felisiak
2019-06-03
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
Mariusz Felisiak
2019-05-17
Fixed #25633 -- Updated macOS Spatialite installation instructions.
Daniel Hepper
2019-05-07
Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.
Chris Adkins
2019-04-23
Fixed #30365 -- Fixed syntax highlighting in SQL examples.
Daniel Musketa
2019-04-19
Fixed #30341 -- Added support for the furlong unit in Distance.
Dustin Neighly
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
[next]