name-suggestion-index/features/ch/ch-vs.geojson
2022-05-03 13:47:04 -04:00

27 lines
588 B
JSON

{
"type": "Feature",
"id": "ch-vs.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[6.82113, 46.42839],
[6.90078, 46.39146],
[7.0388, 46.20217],
[7.26745, 46.37962],
[8.40179, 46.7022],
[8.51715, 46.52296],
[8.15734, 46.26059],
[8.19168, 46.13036],
[7.86346, 45.89191],
[7.58331, 45.93109],
[7.07382, 45.82688],
[6.74972, 46.13607],
[6.83486, 46.27768],
[6.73873, 46.35545],
[6.82113, 46.42839]
]
]
}
}