18 lines
341 B
JSON
18 lines
341 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "ca-pe.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-64.31819, 48.13456],
|
|
[-61.62764, 46.36446],
|
|
[-62.62992, 45.85576],
|
|
[-63.69506, 46.10285],
|
|
[-64.63305, 46.69107],
|
|
[-64.31819, 48.13456]
|
|
]
|
|
]
|
|
}
|
|
}
|