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

25 lines
566 B
JSON

{
"type": "Feature",
"id": "us-ca.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-114.13439, 34.27145],
[-114.40704, 34.07693],
[-114.68174, 33.1466],
[-114.51605, 32.76367],
[-114.71993, 32.71879],
[-119.5651, 32.35032],
[-126.1295, 42.00045],
[-119.99898, 41.99261],
[-120.00003, 38.9954],
[-117.26807, 37.04203],
[-114.64085, 35.00588],
[-114.3913, 34.50291],
[-114.13439, 34.27145]
]
]
}
}