summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2013-09-18Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-09-12Fixed a couple of typos in GeoDjango docs.Ramiro Morales
2013-09-05Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.Eric Boersma
2013-09-02Fixed #20998 -- Allow custom (de)serialization for GIS widgetsClaude Paroz
2013-08-31Fixed copy/paste error in measurement docsClaude Paroz
2013-08-19Removed versionadded/changed annotations for 1.5Tim Graham
2013-07-13Removed Python 2.6 references in GIS docsClaude Paroz
2013-07-06[gis] Dropped official support for GDAL < 1.6Claude Paroz
2013-07-06Added release dates for gis libs as doc commentsClaude Paroz
2013-07-05Fixed #20224 -- Update docs examples which mention __unicode__Claude Paroz
2013-05-24Fixed #20492 - Removed a broken link in GIS docs.Tim Graham
2013-05-18Fixed #20269 -- Adapted PostGIS template create script for CentOS/RHELClaude Paroz
2013-05-17Fixed #5472 --Added OpenLayers-based widgets in contrib.gisClaude Paroz
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-04-29Corrected "it's" to "its" when used possessively.Thomas Thurman
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
2013-04-15Added a tip about --layer param of ogrinspect for databasesClaude Paroz
2013-04-12Fixed #20252 -- Mentionned geojson Spatialite support from 1.5Claude Paroz
2013-03-22Added missing markup to docs.Tim Graham
2013-03-18Update versions and links to source tarballs.Justin Bronn
2013-03-18Fixed #19968 -- Dropped support for PostgreSQL < 8.4.Aymeric Augustin
2013-02-23Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to upd...Tim Graham
2013-02-23Remove the exact Postgresql version number from gis install documentationEvrim Çabuk
2013-02-10Emphasized MyISAM pseudo-requirement for GeoDjango over MySQLClaude Paroz
2013-02-04Simplified default project template.Aymeric Augustin
2013-01-29Fixed typos in docs and commentsTim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-29Removed django.contrib.localflavor.Aymeric Augustin
2012-12-29Removed legacy shortcut for importing GeoIP.Aymeric Augustin
2012-12-29Fixed broken links, round 4. refs #19516Tim Graham
2012-12-25Fixed more broken links. refs #19516Tim Graham
2012-11-28Fixed #19366 -- Prevented GEOSIndexError when comparing geometriesClaude Paroz
2012-11-22Fixed #19346 - Typo in docs/ref/contrib/gis/install/index.txtTim Graham
2012-11-21Fixed #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