gml:refLocation
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/geometryPrimitives.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- gml:AffinePlacement [1..1]location, refDirection, inDimension and outDimension have the same meaning as specified in ISO 19107:2003, 6.4.21.
Attributes
None
Used in
- Type gml:ClothoidType (Element gml:Clothoid)
Sample instance
<gml:refLocation> <gml:AffinePlacement> <gml:location>1.0 1.0</gml:location> <gml:refDirection>1.0 1.0</gml:refDirection> <gml:inDimension>1</gml:inDimension> <gml:outDimension>1</gml:outDimension> </gml:AffinePlacement> </gml:refLocation>