Ticket #22049: dimensional.diff
File dimensional.diff, 521 bytes (added by , 11 years ago) |
---|
-
docs/ref/contrib/gis/model-api.txt
diff --git a/docs/ref/contrib/gis/model-api.txt b/docs/ref/contrib/gis/model-api.txt index 10cc295..a86092d 100644
a b field. 168 168 This option may be used for customizing the coordinate dimension of the 169 169 geometry field. By default, it is set to 2, for representing two-dimensional 170 170 geometries. For spatial backends that support it, it may be set to 3 for 171 three-dimens onal support.171 three-dimensional support. 172 172 173 173 .. note:: 174 174