name-suggestion-index/features/us/new_york_city.geojson
2021-05-27 12:22:19 -04:00

57 lines
1.5 KiB
JSON

{
"type": "Feature",
"id": "new_york_city.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-74.22672, 40.478],
[-74.26105, 40.4968],
[-74.25762, 40.51403],
[-74.24801, 40.52186],
[-74.2487, 40.55004],
[-74.23084, 40.55943],
[-74.21711, 40.55786],
[-74.20097, 40.59893],
[-74.20406, 40.61392],
[-74.20166, 40.63268],
[-74.18338, 40.64695],
[-74.14184, 40.64232],
[-74.05575, 40.65378],
[-74.01043, 40.76361],
[-73.96236, 40.83144],
[-73.91687, 40.91711],
[-73.86104, 40.90112],
[-73.85319, 40.91119],
[-73.85104, 40.91033],
[-73.85347, 40.90733],
[-73.8513, 40.90643],
[-73.85038, 40.90743],
[-73.84113, 40.90424],
[-73.83757, 40.89502],
[-73.76083, 40.87406],
[-73.77457, 40.79757],
[-73.70152, 40.75256],
[-73.70037, 40.73926],
[-73.70744, 40.72788],
[-73.71727, 40.72632],
[-73.72461, 40.72436],
[-73.72736, 40.71044],
[-73.72564, 40.67921],
[-73.72985, 40.6658],
[-73.72311, 40.65251],
[-73.74131, 40.64769],
[-73.73817, 40.63467],
[-73.77354, 40.61838],
[-73.75654, 40.61056],
[-73.745, 40.61245],
[-73.73732, 40.60147],
[-73.73787, 40.59369],
[-73.74474, 40.59346],
[-73.82332, 40.54772],
[-74.22672, 40.478]
]
]
}
}