name-suggestion-index/features/us/US-KS.geojson

25 lines
556 B
JSON

{
"type": "Feature",
"id": "us-ks.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-94.60481, 39.13986],
[-94.6228, 36.99991],
[-102.04118, 36.99198],
[-102.05017, 40.00081],
[-102.04805, 40.00081],
[-95.32288, 40.00136],
[-95.0853, 39.86801],
[-94.9551, 39.87012],
[-94.92655, 39.72512],
[-95.06729, 39.53991],
[-94.9911, 39.44467],
[-94.8678, 39.23458],
[-94.60481, 39.13986]
]
]
}
}