Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/contrib/gis/geos.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25660 -- Documented GEOSGeometry.dimsSergey Fedoseev2015-11-051-0/+11
* Fixed #25655 -- Dropped support for GEOS < 3.3Sergey Fedoseev2015-11-011-25/+0
* Fixed #25583 -- Allowed calling `transform` with `CoordTr...Sergey Fedoseev2015-10-241-0/+8
* Fixed #25603 -- Made clear that geometry's SRID is meant ...Sergey Fedoseev2015-10-241-1/+1
* Added precision about GeoJSON field outputsClaude Paroz2015-10-121-1/+3
* Fixed #25159 -- Removed brackets from class/function/meth...Tim Graham2015-07-271-2/+2
* Fixed #24144 -- Documented that GEOSGeometry.envelope can...Claude Paroz2015-02-141-1/+2
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-021-10/+0
* Updated some other external links in the docsClaude Paroz2014-12-191-1/+1
* Updated GIS docs to use doc links.Tim Graham2014-11-261-2/+0
* Updated an old note about GEOSGeometry.transformClaude Paroz2014-11-221-10/+2
* Improved docs for GEOSGeometry.simplify()Tom Dyson2014-07-251-10/+9
* Fixed typo in docs/ref/contrib/gis/geos.txt.Tim Graham2014-07-101-1/+1
* Various documentation typo/spelling fixesMarti Raudsepp2014-04-231-1/+1
* Fixed docs typos.Szczepan Cieślik2014-02-251-3/+3
* Fixed minor typos.Nathan Smith2014-01-021-2/+2
* Added more spatial predicates for prepared geometriesClaude Paroz2013-12-241-2/+42
* Dropped support for GEOS < 3.1Claude Paroz2013-12-241-20/+0
* Django should be capitalized in textBouke Haarsma2013-11-021-1/+1
* Removed versionadded/changed annotations for 1.5Tim Graham2013-08-191-12/+0
* Corrected "it's" to "its" when used possessively.Thomas Thurman2013-04-291-1/+1
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-031-4/+10
* Fixed #19366 -- Prevented GEOSIndexError when comparing g...Claude Paroz2012-11-281-0/+11
* Fixed #18919 -- Stopped dropping Z attribute when transfo...Claude Paroz2012-09-291-6/+14
* Fixed #11948 -- Added interpolate and project linear refe...Claude Paroz2012-09-291-0/+25
* Fixed #18934 - Removed versionadded/changed annotations f...Tim Graham2012-09-211-4/+0
* Added a note about GEOS support for 3D/4D WKT notationClaude Paroz2012-09-201-0/+5
* Fixed #13904 - Documented how to avoid garbage collection...Tim Graham2012-08-031-0/+11
* Updated obsolete links in the documentationClaude Paroz2012-06-281-2/+2
* Removed references to changes made in 1.2.Aymeric Augustin2012-06-071-4/+0
* Replaced print statement by print function (forward compa...Claude Paroz2012-04-301-1/+1
* Fixed #18039 -- Changed geometry transform without a SRID...Claude Paroz2012-04-121-3/+2
* Fixed #14000 - remove versionadded/changed tags for Djang...Timo Graham2010-12-261-50/+38
* Fixed #13788 -- `GEOSGeometry.transform` no longer silent...Justin Bronn2010-12-221-1/+13
* Fixed #14318 -- Added `GEOSGeometry.valid_reason` propert...Justin Bronn2010-11-041-0/+6
* Fixed #12930, #12832, #11538 -- Refactored and merged the...Justin Bronn2010-03-261-0/+911