21 lines
434 B
JSON
21 lines
434 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "us-de.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-74.99081, 38.78953],
|
|
[-75.04839, 38.44876],
|
|
[-75.71462, 38.44931],
|
|
[-75.78764, 39.72354],
|
|
[-75.64529, 39.84338],
|
|
[-75.41043, 39.80259],
|
|
[-75.58174, 39.60877],
|
|
[-75.52919, 39.42655],
|
|
[-74.99081, 38.78953]
|
|
]
|
|
]
|
|
}
|
|
}
|