summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2013-04-12 20:59:56 +0200
committerClaude Paroz <claude@2xlibre.net>2013-04-12 20:59:56 +0200
commitd58e985aaa48150e43d51d3eeb2713e28a8e61e9 (patch)
tree0eb77a04450959b12d9344d1ae72b45613684153 /docs/ref
parentb04fd579d58332632c85ecd1ab3c7062e90086a8 (diff)
Fixed #20252 -- Mentionned geojson Spatialite support from 1.5
Thanks burton449geo at gmail.com for the report.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/gis/geoquerysets.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ref/contrib/gis/geoquerysets.txt b/docs/ref/contrib/gis/geoquerysets.txt
index 66afc3d377..97217e3c38 100644
--- a/docs/ref/contrib/gis/geoquerysets.txt
+++ b/docs/ref/contrib/gis/geoquerysets.txt
@@ -949,6 +949,9 @@ __ http://geohash.org/
*Availability*: PostGIS, SpatiaLite
+.. versionchanged:: 1.5
+ ``geojson`` support for Spatialite > 3.0 has been added.
+
Attaches a ``geojson`` attribute to every model in the queryset that contains the
`GeoJSON`__ representation of the geometry.