17 lines
309 B
JSON
17 lines
309 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "miltonkeynes-cycles.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[-0.6866, 52.0416],
|
|
[-0.7615, 52.0209],
|
|
[-0.7962, 52.0383],
|
|
[-0.7287, 52.0591],
|
|
[-0.6866, 52.0416]
|
|
]
|
|
]
|
|
}
|
|
}
|