summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2015-11-23[1.8.x] Refs #25739 -- Lessened the prominence of geos.fromstr() in the docs.Sergey Fedoseev
2015-11-11[1.8.x] Fixed #25728 -- Fixed description of GEOSGeometry.contains().Sergey Fedoseev
2015-11-05[1.8.x] Fixed #25660 -- Documented GEOSGeometry.dimsSergey Fedoseev
2015-10-31[1.8.x] Refs #25636 -- Updated instructions for libspatialite source installa...Sergey Fedoseev
2015-10-30[1.8.x] Fixed #25641 -- Removed section about adding Google projection to spa...Sergey Fedoseev
2015-10-29[1.8.x] Fixed required SpatiaLite version in docs.Sergey Fedoseev
2015-10-24[1.8.x] Fixed #25603 -- Made clear that geometry's SRID is meant in docs for ...Sergey Fedoseev
2015-10-13[1.8.x] Fixed quotes in GeoQuerySet aggregates examples.Sergey Fedoseev
2015-10-12Added precision about GeoJSON field outputsClaude Paroz
2015-10-03[1.8.x] Fixed #25398 -- Revised instances of os.path.join()Andrew Artajos
2015-09-11[1.8.x] Fixed #25380 -- Added Postgres.app to the PostGIS options on OS X.Flavio Curella
2015-08-25[1.8.x] Updated PROJ.4 link to new GitHub wiki.David Sanders
2015-08-11[1.8.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txtTim Graham
2015-08-08[1.8.x] Updated Wikipedia links to use httpsClaude Paroz
2015-07-27[1.8.x] Fixed #25159 -- Removed brackets from class/function/method signature...Tim Graham
2015-05-06[1.8.x] Fixed typos in docs/ref/contrib/gis/geoquerysets.txtSławomir Ehlert
2015-04-21[1.8.x] Fixed #24672 -- Clarified note about installing postgis_topologyClaude Paroz
2015-03-17[1.8.x] Updated links to latest version of PostGIS docs.Tim Graham
2015-03-17[1.8.x] Updated location of gis_tests in docs.Tim Graham
2015-03-14[1.8.x] Fixed doc typos.Floris den Hengst
2015-03-13[1.8.x] Documented gdal DataSource encoding parameterClaude Paroz
2015-03-10[1.8.x] Fixed download instructions for cities shapefileClaude Paroz
2015-03-10[1.8.x] Updated GIS docs wrt GIS test pathsClaude Paroz
2015-02-22[1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions.Sean Wang
2015-02-14[1.8.x] Fixed #24144 -- Documented that GEOSGeometry.envelope can return a pointClaude Paroz
2015-01-16Fixed #24152 -- Deprecated GeoQuerySet aggregate methodsClaude Paroz
2014-12-23Fixed some docs spelling mistakes.Tim Graham
2014-12-23Added RasterSource/GDALBand GDAL objectsClaude Paroz
2014-12-19Updated some other external links in the docsClaude Paroz
2014-12-19Used https for most *.python.org linksClaude Paroz
2014-12-08Fixed typo in spatialite.txtClaude Paroz
2014-12-08Ran 'CREATE EXTENSION postgis' during prepare_database hookClaude Paroz
2014-12-08Fixed #20968 -- Checked Spatialite metadata before migrationsClaude Paroz
2014-12-06Fixed documentation of GeoModelAdmin.openlayers_urlClaude Paroz
2014-11-29Removed instructions to create a PostgreSQL cluster in GIS docsClaude Paroz
2014-11-26Fixed #23901 -- Documented how to use SpatiaLite with Homebrew.Kenial Lee
2014-11-26Updated GIS docs to use doc links.Tim Graham
2014-11-22Updated an old note about GEOSGeometry.transformClaude Paroz
2014-11-15Removed old version note in layermapping.txtClaude Paroz
2014-11-15Added a new GeoJSON serialization format for GeoDjangoClaude Paroz
2014-11-13Removed doc reference to pre-1.5 PostGISClaude Paroz
2014-11-13Updated Fink doc section to be version-agnosticClaude Paroz
2014-09-22Removed sudo from pip commands in docs.Corey Farwell
2014-08-23Updated docs about Spatialite collect/extent supportClaude Paroz
2014-08-23Replaced no_spatialite by connection featuresClaude Paroz
2014-08-19Removed unnecessary code-block directives.areski
2014-08-18Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.Baptiste Mispelon
2014-08-02Fixed #23144 -- Dropped support for MySQL 5.0, 5.1.Tim Graham
2014-08-02Updated MySQL links to version 5.6.Tim Graham
2014-08-01Fixed #23145 -- Dropped support for Oracle < 11.1Tim Graham