mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[1.11.x] Removed MySQL (unsupported) from Perimeter docs.
Backport of e32265de1a68361ea078f49877ccb0f742508728 from master
This commit is contained in:
parent
17d75472f0
commit
8ac03edd8d
@ -419,9 +419,7 @@ in the first linestring in the geometry field; otherwise returns ``None``.
|
|||||||
Oracle, SpatiaLite
|
Oracle, SpatiaLite
|
||||||
|
|
||||||
Accepts a single geographic field or expression and returns the perimeter of the
|
Accepts a single geographic field or expression and returns the perimeter of the
|
||||||
geometry field as a :class:`~django.contrib.gis.measure.Distance` object. On
|
geometry field as a :class:`~django.contrib.gis.measure.Distance` object.
|
||||||
MySQL, a raw float value is returned, as it's not possible to automatically
|
|
||||||
determine the unit of the field.
|
|
||||||
|
|
||||||
``PointOnSurface``
|
``PointOnSurface``
|
||||||
==================
|
==================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user