Daniel Musketa
|
6fd9c9daa6
|
Fixed #30365 -- Fixed syntax highlighting in SQL examples.
Sphinx interprets some "%[a-z]" in SQL statements as a
"Literal.String.Interpol" which leads to incorrect highlighting.
|
2019-04-23 12:37:50 +02:00 |
Claude Paroz
|
15715bf2a2
|
Fixed #22423 -- Added support for MySQL operators on real geometries.
Thanks Viswanathan Mahalingam for the report and initial patch, and
Nicke Pope and Tim Graham for the review.
|
2019-02-12 17:29:16 -05:00 |
Claude Paroz
|
8cf9dbee6a
|
Doc'd database functions for overlaps lookup.
|
2019-02-12 15:41:50 -05:00 |
Mariusz Felisiak
|
759a9b710c
|
Updated Oracle docs links to Oracle 18c.
|
2019-02-07 09:59:47 +01:00 |
Sergey Fedoseev
|
9af83a62e7
|
Added description, example, and SQL equivalents for equals and same_as GIS lookups.
|
2018-06-22 09:54:41 -04:00 |
Sergey Fedoseev
|
a799dc51b9
|
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
|
2018-06-21 09:25:31 -04:00 |
Tim Graham
|
7543ab1f8d
|
Removed versionadded/changed annotations for 2.0.
|
2018-05-17 11:00:10 -04:00 |
Mariusz Felisiak
|
7c81b28ebc
|
Updated various links in docs to use HTTPS.
|
2018-01-07 14:28:41 +01:00 |
Tim Graham
|
5446b72003
|
Removed versionadded/changed annotations for 1.11.
|
2017-09-22 12:51:18 -04:00 |
Sergey Fedoseev
|
f3bada9889
|
Fixed #28436 -- Added support for distance lookups on MySQL.
|
2017-07-26 08:50:56 -04:00 |
Mariusz Felisiak
|
16121da78d
|
Fixed broken links to Oracle docs.
|
2017-05-04 09:11:47 -04:00 |
Sergey Fedoseev
|
0a13b249e2
|
Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions, and isvalid lookup.
|
2017-04-01 13:43:53 -04:00 |
Sergey Fedoseev
|
075f13e44f
|
Refs #27556, #27488 -- Updated support backends docs for isvalid lookup.
|
2017-03-23 13:07:50 -04:00 |
Sergey Fedoseev
|
7b6524e0ff
|
Linked GIS QuerySet API docs to corresponding PostGIS docs.
|
2017-03-22 12:21:59 -04:00 |
Tim Graham
|
5bd7ffc313
|
Updated postgis.net and gaia-gis.it links to https.
|
2017-03-16 14:01:45 -04:00 |
Tim Graham
|
e27e4c0339
|
Removed versionadded/changed annotations for 1.10.
|
2017-01-17 20:52:05 -05:00 |
Tim Graham
|
a0d166306f
|
Removed GeoManager and GeoQuerySet per deprecation timeline.
|
2017-01-17 20:51:56 -05:00 |
Tim Graham
|
ad7f3c0b7b
|
Refs #24688, #27497 -- Corrected docs: distance's 'spheroid' option isn't PostGIS specific.
|
2017-01-06 07:55:00 -05:00 |
Mariusz Felisiak
|
55993d1e4e
|
Updated Oracle docs links to Oracle 12c.
|
2016-10-31 14:32:50 -04:00 |
Tim Graham
|
cc282fa731
|
Updated links to the current version of PostGIS docs.
|
2016-09-30 09:26:20 -04:00 |
Kevan Swanberg
|
35504f74a8
|
Fixed #26685 -- Added dwithin lookup support on SpatiaLite.
|
2016-08-30 20:45:47 -04:00 |
Claude Paroz
|
ade681b9ad
|
Unified SpatiaLite spelling
|
2016-08-09 18:46:28 +02:00 |
Daniel Wiesmann
|
bbfad84dd9
|
Fixed #25588 -- Added spatial lookups to RasterField.
Thanks Tim Graham for the review.
|
2016-05-06 09:17:18 -04:00 |
Daniel Wiesmann
|
c12a00e554
|
Fixed #26455 -- Allowed filtering and repairing invalid geometries.
Added the IsValid and MakeValid database functions, and the isvalid lookup,
all for PostGIS.
Thanks Tim Graham for the review.
|
2016-04-09 09:22:30 -04:00 |
Akshesh
|
2b31f14d89
|
Fixed grammatical typos in gis docs.
|
2016-03-21 11:14:04 -04:00 |
Sergey Fedoseev
|
23e1ad537a
|
Fixed #25974 -- Switched GIS docs to 4 spaces indentation.
|
2016-02-19 09:27:32 -05:00 |
rowanv
|
a6ef025dfb
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
Sergey Fedoseev
|
0825f77f76
|
Fixed #25836 -- Added support for MakeLine aggregate on SpatiaLite.
|
2015-12-02 17:25:33 -05:00 |
Jon Dufresne
|
7aabd62380
|
Fixed #25778 -- Updated docs links to use https when available.
|
2015-12-01 08:01:34 -05:00 |
Sergey Fedoseev
|
8ad923b9d0
|
Fixed #25636 -- Dropped support for SpatiaLite < 3.0
|
2015-10-31 14:22:34 +01:00 |
Sergey Fedoseev
|
92c1ae1b0b
|
Fixed quotes in GeoQuerySet aggregates examples.
|
2015-10-13 23:39:29 -04:00 |
Claude Paroz
|
617b1a21f5
|
Fixed #25498 -- Documented ST_Distance/ST_Distance_Sphere difference
Thanks Bibhas Debnath for the report and Tim Graham for the review.
|
2015-10-11 12:24:33 +02:00 |
Claude Paroz
|
37d06cfc46
|
Fixed #25499 -- Added the ability to pass an expression in distance lookups
Thanks Bibhas Debnath for the report and Tim Graham for the review.
|
2015-10-09 15:27:47 +02:00 |
Tim Graham
|
5d383549ee
|
Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods.
Per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Brendan Hayward
|
c9fb4f3c45
|
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
|
2015-08-11 10:14:44 -04:00 |
Tim Graham
|
56ed80ac2a
|
Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
|
2015-08-11 09:33:06 -04:00 |
Claude Paroz
|
64982cc2fb
|
Updated Wikipedia links to use https
|
2015-08-08 12:02:32 +02:00 |
Tim Graham
|
87d55081ea
|
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
Thanks hellbeast for the initial patch.
|
2015-07-27 10:32:47 -04:00 |
Sławomir Ehlert
|
64ed8cdc9f
|
Fixed typos in docs/ref/contrib/gis/geoquerysets.txt
|
2015-05-06 09:58:42 -04:00 |
Claude Paroz
|
1b1b58bc7b
|
Documented GeoQuerySet replacement by functions
|
2015-04-22 19:54:17 +02:00 |
Claude Paroz
|
1825365152
|
Updated GIS docs wrt GIS test paths
|
2015-03-10 18:00:47 +01:00 |
Claude Paroz
|
a79e6b6717
|
Fixed #24152 -- Deprecated GeoQuerySet aggregate methods
Thanks Josh Smeaton and Tim Graham for the reviews.
|
2015-01-16 19:53:02 +01:00 |
Claude Paroz
|
337cd09836
|
Updated some other external links in the docs
|
2014-12-19 18:07:52 +01:00 |
Tim Graham
|
379431ef91
|
Updated GIS docs to use doc links.
|
2014-11-26 12:46:06 -05:00 |
Claude Paroz
|
1f45f3cea1
|
Updated docs about Spatialite collect/extent support
|
2014-08-23 18:03:11 +02:00 |
Tim Graham
|
1a31d9ef91
|
Removed some PostGIS 1.4 notes in the docs (refs #23108).
|
2014-08-01 10:53:53 -04:00 |
Claude Paroz
|
c281831a5c
|
Complemented dwithin docs about using geographic geometries
Refs #22830. Thanks django@gfairchild.com for the suggestion.
|
2014-06-14 20:52:37 +02:00 |
Moayad Mardini
|
2f43229c2f
|
Fixed #22655 -- Fixed GeoQuerySet doc about strictly_below
The paragraph was a copy of strictly_above.
|
2014-05-19 09:50:23 -04:00 |
Baptiste Mispelon
|
ea4da8e63c
|
Fixed some typos in the documentation.
Thanks to Rodolfo Carvalho and Piotr Kasprzyk
for the patch.
|
2014-03-02 17:05:57 +01:00 |
Tim Graham
|
7f2505ad9e
|
Fixed doc typos.
|
2014-02-28 11:44:03 -05:00 |