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