22 lines
472 B
JSON
22 lines
472 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "ca-yt.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-123.81005, 59.99929],
|
|
[-139.0537, 59.9948],
|
|
[-140.99777, 60.3064],
|
|
[-141.00796, 71.22455],
|
|
[-137.20638, 74.39491],
|
|
[-136.15917, 67.00471],
|
|
[-134.10624, 67.00054],
|
|
[-127.51147, 61.49617],
|
|
[-124.86128, 60.85724],
|
|
[-123.81005, 59.99929]
|
|
]
|
|
]
|
|
}
|
|
}
|