<< Click to Display Table of Contents >> Navigation: Technical Guide > Geometry > Examples > Compound Polygon |
{ "coordinates":[ [ [-100.0, -100.0], [0.0, -100.0], [100.0, 0.0], [50.0, 100.0], [0.0, 100.0], [0.0, 0.0], [-4.906733,-0.120563], // ... intermediate steps [-67.155242,-25.9055844], [-70.71,-29.29], [-74.094415,-32.844757], // ... intermediate steps [-99.879436,-95.093266], [-100.0, -100.0] ] ], "type":"Polygon", "cs":"89000", "dimensions":2, "corrections": [ { "startIndex": 5, "length": 33, "exactRepresentation": [ [0.0, 0.0], [-70.71, -29.29], [-100.0, -100.0] ], "lineType": "CP_ARCS" } ], "extras":{} } |