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

26 lines
599 B
JSON

{
"type": "Feature",
"id": "us-nv.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-114.03053, 36.9941],
[-114.04423, 36.19419],
[-114.15461, 36.0351],
[-114.26917, 36.04369],
[-114.41954, 36.16674],
[-114.75059, 36.09791],
[-114.64085, 35.00588],
[-117.26807, 37.04203],
[-120.00003, 38.9954],
[-119.99898, 41.99261],
[-117.02825, 41.99736],
[-117.02825, 42.00002],
[-114.03422, 41.99312],
[-114.03053, 36.9941]
]
]
}
}