summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2013-02-23[1.5.x] Fixed #19752 - Changed Postgres version numbers to 9.x to avoid havin...Tim Graham
2013-02-10[1.5.x] Emphasized MyISAM pseudo-requirement for GeoDjango over MySQLClaude Paroz
2013-01-29[1.5.x] Fixed typos in docs and commentsTim Graham
2013-01-02[1.5.x] Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-29[1.5.x] Fixed broken links, round 4. refs #19516Tim Graham
2012-12-25[1.5.X] Fixed more broken links. refs #19516Tim Graham
2012-11-28[1.5.x] Fixed #19366 -- Prevented GEOSIndexError when comparing geometriesClaude Paroz
2012-11-22[1.5.X] Fixed #19346 - Typo in docs/ref/contrib/gis/install/index.txtTim Graham
2012-11-21[1.5.X] Fixed #19243 - Edited GeoDjango Tutorial for consistency and style.shepdl
2012-10-20Separated GIS installation docs in sectionsClaude Paroz
2012-10-12Fixed #19028 -- Support GeoJSON output with SpatiaLite 3.0+Brian Galey
2012-10-05Fixed #19072 -- Corrected an external file path in GeoIP docsClaude Paroz
2012-10-04Fixed #17207 -- Added a troubleshooting note about failing createdbJohn Paulett
2012-10-04Readded docs anchor removed in 92b5341b and still in useClaude Paroz
2012-10-03Added a note about postgis_topology in install docsClaude Paroz
2012-09-30Fixed #16455 -- Added support for PostGIS 2.0Flavio Curella
2012-09-29Added link to PostGIS matrix on OSGeo WikiClaude Paroz
2012-09-29Fixed #18919 -- Stopped dropping Z attribute when transforming geometriesClaude Paroz
2012-09-29Fixed #11948 -- Added interpolate and project linear referencing methodsClaude Paroz
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
2012-09-20Fixed #16577 -- Added a map_creation block in openlayers.js templateClaude Paroz
2012-09-20Added a note about GEOS support for 3D/4D WKT notationClaude Paroz
2012-09-15Used ST_AsText for testing PostGIS raw queryClaude Paroz
2012-09-07Updated the Ubuntu installation section for 12.04 release.Justin Bronn
2012-09-07Updated the GEOS, PostGIS, and PROJ.4 versions in the GeoDjango installation ...Justin Bronn
2012-08-30Fixed #18384 - Reformatted GeoDjango install instructions slightly.Tim Graham
2012-08-25Fixed #17448 -- Improved test and documented raw-sql gis queryClaude Paroz
2012-08-23Modified docs about SpatiaLite version that doesn't need manual initial SQL f...Ramiro Morales
2012-08-19Tweaked SpatiaLite GeoDjango docs.Ramiro Morales
2012-08-19Made some minor fixes to the GeoDjango installation guide.Julien Phalip
2012-08-03Fixed #13904 - Documented how to avoid garbage collection messages in GIS.Tim Graham
2012-07-15Dropped support for GDAL < 1.5Claude Paroz
2012-07-13Updated links for MacOSX python installersClaude Paroz
2012-07-12Removed old gis install instructions for obsolete distrosClaude Paroz
2012-07-07Removed Django 1.0-specific sections.Aymeric Augustin
2012-06-28Fixed #18306 -- Removed most of GeoDjango-specific deployment docsClaude Paroz
2012-06-28Updated obsolete links in the documentationClaude Paroz
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2012-06-07Fixed #18396 -- Changed Spatialite download URLs.Aymeric Augustin
2012-05-18Fixed typo on GeoQuerySet.geohash method.Glen Robertson
2012-05-03Fixed broken URLs introduced in 1adc87cd32.Ramiro Morales
2012-05-03Updated some URLs in the documentation to point to the new repository.Ramiro Morales
2012-05-01Fixed #18246 -- Replaced bash-specific syntax in geodjango postgis helper scr...Claude Paroz
2012-04-30Replaced print statement by print function (forward compatibility syntax).Claude Paroz
2012-04-12Fixed #18039 -- Changed geometry transform without a SRID raise a GEOSException.Claude Paroz
2012-04-11Fixed #18107 -- Replaced a deprecated import path for GeoIP in docs. Thanks j...Claude Paroz
2012-04-09Fixed #17672 -- Precised MacPorts GeoDjango install instructions to install g...Claude Paroz
2012-03-31Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...Claude Paroz
2012-03-31Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...Claude Paroz
2012-03-19Fixed an indentation issue in GeoDjango installation docs.Claude Paroz