Schema Central > KML 2.2 > ogckml22.xsd > kml:Polygon
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

kml:Polygon

Element information

Namespace: http://www.opengis.net/kml/2.2

Schema document: ogckml22.xsd

Type: kml:PolygonType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group kml:idAttributes
targetId [0..1]xsd:NCNamefrom group kml:idAttributes

Used in

Substitution hierarchy

Sample instance

<Polygon>
   <extrude>1</extrude>
   <altitudeMode>relativeToGround</altitudeMode>
   <outerBoundaryIs>
      <LinearRing>
         <coordinates> -122.0848938459612,37.42257124044786,17
                  -122.0849580979198,37.42211922626856,17
                  -122.0847469573047,37.42207183952619,17
                  -122.0845725380962,37.42209006729676,17
                  -122.0845954886723,37.42215932700895,17
                  -122.0838521118269,37.42227278564371,17
                  -122.083792243335,37.42203539112084,17
                  -122.0835076656616,37.42209006957106,17
                  -122.0834709464152,37.42200987395161,17
                  -122.0831221085748,37.4221046494946,17
                  -122.0829247374572,37.42226503990386,17
                  -122.0829339169385,37.42231242843094,17
                  -122.0833837359737,37.42225046087618,17
                  -122.0833607854248,37.42234159228745,17
                  -122.0834204551642,37.42237075460644,17
                  -122.083659133885,37.42251292011001,17
                  -122.0839758438952,37.42265873093781,17
                  -122.0842374743331,37.42265143972521,17
                  -122.0845036949503,37.4226514386435,17
                  -122.0848020460801,37.42261133916315,17
                  -122.0847882750515,37.42256395055121,17
                  -122.0848938459612,37.42257124044786,17 </coordinates>
      </LinearRing>
   </outerBoundaryIs>
</Polygon>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com