Skip to content

Commit

Permalink
Update 11-Part-08.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
situx committed Apr 21, 2022
1 parent ab4d84e commit dc9cb57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 1.1/spec/11-Part-08.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -966,10 +966,10 @@ Returns the nth geometry of `geom1` if it is a GeometryCollection or `geom1` if
==== Function: geof:geometryType

```
geof:geometryType (geom1: ogc:geomLiteral): xsd:string
geof:geometryType (geom1: ogc:geomLiteral): xsd:anyURI
```

Returns the name of the subtype of Geometry of which this geometric object is an member. The name of the subtype of Geometry is returned as a string. No attempt to reconcile different geometry subtypes across all support literals need be made.
Returns the URI of the subtype of Geometry of which this geometric object is an member. No attempt to reconcile different geometry subtypes across all support literals need be made.

==== Function: geof:getSRID

Expand Down

0 comments on commit dc9cb57

Please sign in to comment.