interpolation
The attribute "interpolation" specifies the curve interpolation mechanism used for this segment. This mechanism uses the control points and control parameters to determine the position of this curve segment. For an ArcByCenterPoint the interpolation is fixed as "circularArcCenterPointWithRadius".
Attribute information
Namespace: None
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Type: gml:CurveInterpolationType
Properties: Local, Unqualified
Value
Valid value linear geodesic circularArcCenterPointWithRadius
Used in
- Type gml:ArcByCenterPointType (Element gml:ArcByCenterPoint)
- Type xls:CircularArcType (Element xls:CircularArc)
- Type gml:CircleByCenterPointType via derivation of gml:ArcByCenterPointType (Element gml:CircleByCenterPoint)