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

71 lines
798 B
JSON

{
"type": "Feature",
"properties": {
"tolerance": 0.005,
"highQuality": true
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
179.975281,
-16.51477
],
[
179.980431,
-16.539127
],
[
180.0103,
-16.523328
],
[
180.007553,
-16.534848
],
[
180.018196,
-16.539127
],
[
180.061455,
-16.525632
],
[
180.066605,
-16.513124
],
[
180.046349,
-16.479547
],
[
180.086861,
-16.44761
],
[
180.084114,
-16.441354
],
[
180.055618,
-16.439707
],
[
180.026093,
-16.464732
],
[
180.01442,
-16.464073
],
[
179.975281,
-16.51477
]
]
]
}
}