mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #19028 -- Support GeoJSON output with SpatiaLite 3.0+
This commit is contained in:
parent
470deb5cbb
commit
95f7ea3af1
5 changed files with 15 additions and 12 deletions
|
@ -282,7 +282,7 @@ Method PostGIS Oracle SpatiaLite
|
|||
:meth:`GeoQuerySet.extent3d` X
|
||||
:meth:`GeoQuerySet.force_rhr` X
|
||||
:meth:`GeoQuerySet.geohash` X
|
||||
:meth:`GeoQuerySet.geojson` X
|
||||
:meth:`GeoQuerySet.geojson` X X
|
||||
:meth:`GeoQuerySet.gml` X X X
|
||||
:meth:`GeoQuerySet.intersection` X X X
|
||||
:meth:`GeoQuerySet.kml` X X
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue