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

60 lines
640 B
JSON

{
"type": "Feature",
"properties": {
"tolerance": 0.00005
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-75.788024,
45.345283
],
[
-75.787931,
45.345237
],
[
-75.787975,
45.345143
],
[
-75.787855,
45.345099
],
[
-75.788023,
45.345028
],
[
-75.78814,
45.345236
],
[
-75.788024,
45.345283
]
],
[
[
-75.787933,
45.345065
],
[
-75.78793,
45.34506
],
[
-75.78793,
45.345066
],
[
-75.787933,
45.345065
]
]
]
}
}