Files
cctv-010/geojson-files/03-centrum-18.json
2025-02-24 11:27:34 +01:00

52 lines
815 B
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": "way/7514995",
"properties": {
"highway": "residential",
"lit": "yes",
"maxspeed": "30",
"maxspeed:type": "NL:zone30",
"name": "Zwarte Paardenstraat",
"oneway": "yes",
"oneway:bicycle": "no",
"oneway:mofa": "no",
"oneway:moped": "no",
"surface": "paving_stones",
"id": "way/7514995"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
4.4784925,
51.91469
],
[
4.4784744,
51.914701
],
[
4.4784527,
51.9147186
],
[
4.4784231,
51.9147469
],
[
4.4779304,
51.9154969
],
[
4.4777698,
51.9157708
]
]
}
}
]
}