0% found this document useful (0 votes)
42 views1 page

Programming Code

The document contains definitions for geometric shapes including a polygon with outer boundaries, a point with coordinates, and a line string with coordinates.

Uploaded by

علي علي
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views1 page

Programming Code

The document contains definitions for geometric shapes including a polygon with outer boundaries, a point with coordinates, and a line string with coordinates.

Uploaded by

علي علي
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

<Polygon><outerBoundaryIs><LinearRing><coordinates>

36.75359112905831,36.10112571379374,0 36.75058832057093,36.08860816097887,0
36.75882440672375,36.07714485027307,0 36.77741140485451,36.07260404936062,0
36.77846887192104,36.08757438105773,0 36.77098342000601,36.1022570491043,0
36.75359112905831,36.10112571379374,0

</coordinates></LinearRing></outerBoundaryIs></Polygon>

……………………………………………………………………………………………………………………………

<Point><coordinates>

36.854384,36.137227,0.0

</coordinates></Point>

……………………………………………………………………………………………………………………………….

<LineString><coordinates>

36.826809,36.160156,0.0 36.841386,36.159305,0.0 36.851602,36.151841,0.0


36.851817,36.150877,0.0

</coordinates></LineString>

You might also like