20 lines
400 B
JSON
20 lines
400 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "us-ri.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-71.1479, 41.64759],
|
|
[-71.08154, 41.09191],
|
|
[-71.95579, 41.1689],
|
|
[-71.79295, 41.46662],
|
|
[-71.80091, 42.01325],
|
|
[-71.37915, 42.02436],
|
|
[-71.30507, 41.76241],
|
|
[-71.1479, 41.64759]
|
|
]
|
|
]
|
|
}
|
|
}
|