name-suggestion-index/features/ca/CA-BC.geojson
2021-11-12 12:23:01 -08:00

30 lines
721 B
JSON

{
"type": "Feature",
"id": "ca-bc.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-123.19648, 48.15566],
[-126.02179, 48.83735],
[-137.33571, 54.18006],
[-130.67587, 54.69054],
[-129.93009, 55.85481],
[-131.70782, 56.5521],
[-135.47583, 59.78777],
[-137.04855, 59.11298],
[-139.0537, 59.9948],
[-123.81005, 59.99929],
[-120.0013, 60.0004],
[-120.0013, 53.9208],
[-114.5984, 50.4925],
[-114.04422, 49.00054],
[-123.31486, 49.00429],
[-122.98882, 48.7939],
[-123.24405, 48.70049],
[-123.19648, 48.15566]
]
]
}
}