Commit d58e985a authored by Claude Paroz's avatar Claude Paroz
Browse files

Fixed #20252 -- Mentionned geojson Spatialite support from 1.5

Thanks burton449geo at gmail.com for the report.
parent b04fd579
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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.