[1.9.x] Fixed spelling -- super set -> superset.
Backport of f8e865d78f9acb1ad976cffffb207d66ff8cef72 from master
This commit is contained in:
parent
23509a895f
commit
2526e452b6
@ -307,7 +307,7 @@ another object.
|
|||||||
.. attribute:: GEOSGeometry.ewkt
|
.. attribute:: GEOSGeometry.ewkt
|
||||||
|
|
||||||
Returns the "extended" Well-Known Text of the geometry. This representation
|
Returns the "extended" Well-Known Text of the geometry. This representation
|
||||||
is specific to PostGIS and is a super set of the OGC WKT standard. [#fnogc]_
|
is specific to PostGIS and is a superset of the OGC WKT standard. [#fnogc]_
|
||||||
Essentially the SRID is prepended to the WKT representation, for example
|
Essentially the SRID is prepended to the WKT representation, for example
|
||||||
``SRID=4326;POINT(5 23)``.
|
``SRID=4326;POINT(5 23)``.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user