23 lines
493 B
JSON
23 lines
493 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "us-ct.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-73.62454, 40.95324],
|
|
[-73.72427, 41.098],
|
|
[-73.47517, 41.20467],
|
|
[-73.55349, 41.28986],
|
|
[-73.49794, 42.05451],
|
|
[-72.73222, 42.03599],
|
|
[-71.80091, 42.01325],
|
|
[-71.79295, 41.46662],
|
|
[-71.95579, 41.1689],
|
|
[-72.14366, 41.21718],
|
|
[-73.62454, 40.95324]
|
|
]
|
|
]
|
|
}
|
|
}
|