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

23 lines
505 B
JSON

{
"type": "Feature",
"id": "us-nm.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-103.00161, 31.99929],
[-106.63013, 31.99929],
[-106.6281, 31.86502],
[-106.52871, 31.7836],
[-108.20698, 31.78375],
[-108.20895, 31.33377],
[-109.05144, 31.33278],
[-109.04522, 36.99991],
[-103.00322, 36.99516],
[-103.00161, 36.49932],
[-103.00161, 31.99929]
]
]
}
}