mt-polygon-simplification/lib/turf-simplify/test/out/issue-#1144.geojson
2019-07-14 20:37:26 +02:00

44 lines
482 B
JSON

{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-70.603637,
-33.399918
],
[
-70.683975,
-33.404504
],
[
-70.701141,
-33.434306
],
[
-70.694274,
-33.458369
],
[
-70.668869,
-33.472117
],
[
-70.609817,
-33.468107
],
[
-70.587158,
-33.442901
],
[
-70.603637,
-33.399918
]
]
]
}
}