element ArcByCenterPoint
diagram AirQualityReporting_p2108.png
namespace http://www.opengis.net/gml/3.2
type gml:ArcByCenterPointType
properties
content complex
substGrp gml:AbstractCurveSegment
children gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates gml:radius gml:startAngle gml:endAngle
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType    circularArcCenterPointWithRadius  
numArcintegerrequired    1  
annotation
documentation
This variant of the arc requires that the points on the arc shall be computed instead of storing the coordinates directly. The single control point is the center point of the arc plus the radius and the bearing at start and end. This representation can be used only in 2D.
The element radius specifies the radius of the arc.
The element startAngle specifies the bearing of the arc at the start.
The element endAngle specifies the bearing of the arc at the end.
The interpolation is fixed as "circularArcCenterPointWithRadius".
Since this type describes always a single arc, the attribute "numArc" is fixed to "1".
The content model follows the general pattern for the encoding of curve segments.


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy