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

32 lines
788 B
JSON

{
"type": "Feature",
"id": "us-or.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-117.02825, 42.00002],
[-117.02825, 41.99736],
[-119.99898, 41.99261],
[-126.1295, 42.00045],
[-126.02967, 46.24445],
[-123.48497, 46.25309],
[-122.89883, 46.08006],
[-122.7396, 45.63344],
[-122.25772, 45.54441],
[-121.65583, 45.72797],
[-121.10717, 45.6423],
[-118.97824, 45.99257],
[-116.915, 45.99998],
[-116.47153, 45.62834],
[-116.92129, 44.8288],
[-117.21702, 44.47423],
[-117.19439, 44.27913],
[-116.8985, 44.15371],
[-117.01396, 43.79707],
[-117.02825, 42.00002]
]
]
}
}