mirror of
https://github.com/django/django.git
synced 2025-07-23 13:15:32 +00:00
[1.5.x] Fixed #20252 -- Mentionned geojson Spatialite support from 1.5
Thanks burton449geo at gmail.com for the report.
Backport of d58e985aa
from master.
This commit is contained in:
parent
abdcf81843
commit
991ce52bc8
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue