Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element gml:CircleByCenterPoint
Namespace http://www.opengis.net/gml/3.2
Annotations
A gml:CircleByCenterPoint is an gml:ArcByCenterPoint with identical start and end angle to form a full circle. Again, this representation can be used only in 2D.
Diagram
Diagram index176.tmp#id245 index176.tmp#id246 index176.tmp#id247 index176.tmp#id244 index873.tmp#id533 index873.tmp#id534 index33.tmp#id122 index34.tmp#id257 index190.tmp#id261 index178.tmp#id262 index191.tmp#id123 index873.tmp#id529 index873.tmp#id531 index873.tmp#id532 index873.tmp#id528 index33.tmp#id122 index34.tmp#id257 index190.tmp#id261 index178.tmp#id262 index191.tmp#id123 index1086.tmp#id536 index1086.tmp#id535
Type gml:CircleByCenterPointType
Type hierarchy
Properties
content: complex
Model (gml:pos | gml:pointProperty | gml:pointRep | gml:posList | gml:coordinates) , gml:radius
Children gml:coordinates, gml:pointProperty, gml:pointRep, gml:pos, gml:posList, gml:radius
Instance
<gml:CircleByCenterPoint interpolation="circularArcCenterPointWithRadius" numArc="1" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">
  <gml:pos axisLabels="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:pos>
  <gml:pointProperty xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:pointProperty>
  <gml:pointRep xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:pointRep>
  <gml:posList axisLabels="" count="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:posList>
  <gml:coordinates cs="," decimal="." ts=" ">{1,1}</gml:coordinates>
  <gml:radius uom="">{1,1}</gml:radius>
</gml:CircleByCenterPoint>
Attributes
QName Type Fixed Default Use Annotation
interpolation gml:CurveInterpolationType circularArcCenterPointWithRadius optional
numArc integer 1 required
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
Source
<element name="CircleByCenterPoint" type="gml:CircleByCenterPointType" substitutionGroup="gml:ArcByCenterPoint">
  <annotation>
    <documentation>A gml:CircleByCenterPoint is an gml:ArcByCenterPoint with identical start and end angle to form a full circle. Again, this representation can be used only in 2D.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd