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

29 lines
675 B
JSON

{
"type": "Feature",
"id": "us-la.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-94.34785, 28.74359],
[-93.69836, 30.13153],
[-93.7375, 30.3668],
[-93.51121, 31.08127],
[-94.04552, 31.99043],
[-94.0419, 33.01788],
[-91.15624, 33.01],
[-90.94297, 32.30674],
[-91.43226, 31.67469],
[-91.63816, 30.99407],
[-89.73725, 31.00051],
[-89.83952, 30.65017],
[-89.67585, 30.39706],
[-89.54916, 30.1012],
[-89.13194, 30.19016],
[-88.81629, 28.89863],
[-94.34785, 28.74359]
]
]
}
}