initial commit (dirty)
This commit is contained in:
commit
9425914184
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
||||
source files are in this format:
|
||||
|
||||
i.e. contents of source-data/by-district/01-lekkerwijk:
|
||||
```
|
||||
astraat, bstraat, cweg, dstraat, theo de vstraat.
|
||||
```
|
||||
|
||||
they have useful comments and shit. for instance the rotterdam central station needs to be marked manually on the map, and there's some streets which i had to rename because they were misspelled in the gemeenteblad. this is all documented in the source files as comments starting with #
|
||||
|
||||
this is how they are formatted in the gemeenteblad.
|
||||
|
||||
you run `./scripts/01-sed-to-single-line` this removes all the unnecesary metadata from source files and spits out a single-line file into working-data/01/ for each source file
|
||||
|
||||
then `./scripts/02-way-queries` builds queries for every single street, grouping them in files of 5 queries to not overload the API. then it spits them out into `working-data/02/` for `./scripts/03-build-query-for-district` which adds all the header and footer for the actual request to work properly.
|
||||
|
||||
then `./scripts/04-call-overpass-api` POST's all these files into the overpass API and stores the resulting JSONs in `working-data/04` these then need to be converted into GeoJSON for QGIS to be able to understand them. I use https://github.com/tyrasd/osmtogeojson which you need to install via npm.
|
||||
|
||||
`for i in working-data/04/*; do osmtogeojson "$i" > "geojson-files/$(basename $i)"; done`
|
505
geojson-files/01-kralingen-crooswijk-0.json
Normal file
505
geojson-files/01-kralingen-crooswijk-0.json
Normal file
@ -0,0 +1,505 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7521885",
|
||||
"properties": {
|
||||
"cycleway:right": "lane",
|
||||
"highway": "secondary",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Boezemsingel",
|
||||
"oneway": "yes",
|
||||
"parking:both": "no",
|
||||
"ref": "S109",
|
||||
"source:maxspeed": "NL:urban",
|
||||
"surface": "asphalt",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/7521885"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4969747,
|
||||
51.9302213
|
||||
],
|
||||
[
|
||||
4.4969414,
|
||||
51.9301893
|
||||
],
|
||||
[
|
||||
4.4968649,
|
||||
51.9300955
|
||||
],
|
||||
[
|
||||
4.4968574,
|
||||
51.9300732
|
||||
],
|
||||
[
|
||||
4.4968187,
|
||||
51.9299443
|
||||
],
|
||||
[
|
||||
4.4967916,
|
||||
51.9297401
|
||||
],
|
||||
[
|
||||
4.4967679,
|
||||
51.9295095
|
||||
],
|
||||
[
|
||||
4.4967212,
|
||||
51.9292651
|
||||
],
|
||||
[
|
||||
4.496649,
|
||||
51.9289741
|
||||
],
|
||||
[
|
||||
4.4966015,
|
||||
51.928905
|
||||
],
|
||||
[
|
||||
4.4965853,
|
||||
51.9288524
|
||||
],
|
||||
[
|
||||
4.4965129,
|
||||
51.9287407
|
||||
],
|
||||
[
|
||||
4.4965071,
|
||||
51.9287285
|
||||
],
|
||||
[
|
||||
4.4964668,
|
||||
51.9286669
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522217",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Boezemsingel",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"sidewalk": "both",
|
||||
"surface": "asphalt",
|
||||
"wikidata": "Q18960878",
|
||||
"id": "way/7522217"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4969747,
|
||||
51.9302213
|
||||
],
|
||||
[
|
||||
4.4969528,
|
||||
51.9302204
|
||||
],
|
||||
[
|
||||
4.4963211,
|
||||
51.9302134
|
||||
],
|
||||
[
|
||||
4.4943262,
|
||||
51.9302107
|
||||
],
|
||||
[
|
||||
4.4939689,
|
||||
51.9301995
|
||||
],
|
||||
[
|
||||
4.493634,
|
||||
51.9301576
|
||||
],
|
||||
[
|
||||
4.4929359,
|
||||
51.9300721
|
||||
],
|
||||
[
|
||||
4.4923312,
|
||||
51.9300507
|
||||
],
|
||||
[
|
||||
4.4918963,
|
||||
51.9300715
|
||||
],
|
||||
[
|
||||
4.4917366,
|
||||
51.9301429
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522547",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "1e Crooswijksedwarsstraat",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522547"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4917283,
|
||||
51.9316471
|
||||
],
|
||||
[
|
||||
4.491748,
|
||||
51.9317237
|
||||
],
|
||||
[
|
||||
4.4918539,
|
||||
51.9321362
|
||||
],
|
||||
[
|
||||
4.491916,
|
||||
51.9323582
|
||||
],
|
||||
[
|
||||
4.492034,
|
||||
51.9327684
|
||||
],
|
||||
[
|
||||
4.4920981,
|
||||
51.9329717
|
||||
],
|
||||
[
|
||||
4.4920995,
|
||||
51.9329813
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522625",
|
||||
"properties": {
|
||||
"highway": "service",
|
||||
"name": "Crooswijksekade",
|
||||
"sidewalk": "right",
|
||||
"id": "way/7522625"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4918111,
|
||||
51.9302046
|
||||
],
|
||||
[
|
||||
4.491707,
|
||||
51.9302148
|
||||
],
|
||||
[
|
||||
4.4916068,
|
||||
51.9302252
|
||||
],
|
||||
[
|
||||
4.4912427,
|
||||
51.9300606
|
||||
],
|
||||
[
|
||||
4.4911557,
|
||||
51.929982
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522633",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Crooswijksesingel",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7522633"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4911557,
|
||||
51.929982
|
||||
],
|
||||
[
|
||||
4.4910188,
|
||||
51.9299534
|
||||
],
|
||||
[
|
||||
4.489969,
|
||||
51.929786
|
||||
],
|
||||
[
|
||||
4.489701,
|
||||
51.929762
|
||||
],
|
||||
[
|
||||
4.4891242,
|
||||
51.9297599
|
||||
],
|
||||
[
|
||||
4.4887713,
|
||||
51.9297966
|
||||
],
|
||||
[
|
||||
4.4886774,
|
||||
51.9298064
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522637",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Crooswijksesingel",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7522637"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4886774,
|
||||
51.9298064
|
||||
],
|
||||
[
|
||||
4.4876406,
|
||||
51.9299842
|
||||
],
|
||||
[
|
||||
4.487213,
|
||||
51.930051
|
||||
],
|
||||
[
|
||||
4.4871633,
|
||||
51.930057
|
||||
],
|
||||
[
|
||||
4.4870754,
|
||||
51.9300671
|
||||
],
|
||||
[
|
||||
4.4869933,
|
||||
51.930072
|
||||
],
|
||||
[
|
||||
4.4868902,
|
||||
51.9300741
|
||||
],
|
||||
[
|
||||
4.4867349,
|
||||
51.9300769
|
||||
],
|
||||
[
|
||||
4.4866858,
|
||||
51.9300778
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522864",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Crooswijksekade",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522864"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4894652,
|
||||
51.9293953
|
||||
],
|
||||
[
|
||||
4.4896188,
|
||||
51.9293845
|
||||
],
|
||||
[
|
||||
4.4906555,
|
||||
51.9293087
|
||||
],
|
||||
[
|
||||
4.4907195,
|
||||
51.9292894
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/142153156",
|
||||
"properties": {
|
||||
"cycleway:right": "lane",
|
||||
"highway": "secondary",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Boezemsingel",
|
||||
"oneway": "yes",
|
||||
"parking:both": "no",
|
||||
"ref": "S109",
|
||||
"source:maxspeed": "NL:urban",
|
||||
"surface": "asphalt",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/142153156"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4968751,
|
||||
51.9289661
|
||||
],
|
||||
[
|
||||
4.4968943,
|
||||
51.9292187
|
||||
],
|
||||
[
|
||||
4.4969055,
|
||||
51.9293382
|
||||
],
|
||||
[
|
||||
4.4969223,
|
||||
51.9295165
|
||||
],
|
||||
[
|
||||
4.496968,
|
||||
51.9297604
|
||||
],
|
||||
[
|
||||
4.4969923,
|
||||
51.9299071
|
||||
],
|
||||
[
|
||||
4.497023,
|
||||
51.9300632
|
||||
],
|
||||
[
|
||||
4.4970191,
|
||||
51.9301068
|
||||
],
|
||||
[
|
||||
4.496984,
|
||||
51.9301912
|
||||
],
|
||||
[
|
||||
4.4969747,
|
||||
51.9302213
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/510810224",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "NL:urban",
|
||||
"name": "Crooswijksesingel",
|
||||
"oneway": "yes",
|
||||
"surface": "asphalt",
|
||||
"id": "way/510810224"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4866858,
|
||||
51.9300778
|
||||
],
|
||||
[
|
||||
4.4865528,
|
||||
51.9300715
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/681692589",
|
||||
"properties": {
|
||||
"cycleway": "lane",
|
||||
"highway": "secondary",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Boezemsingel",
|
||||
"oneway": "yes",
|
||||
"parking:both": "no",
|
||||
"ref": "S109",
|
||||
"source:maxspeed": "NL:urban",
|
||||
"surface": "asphalt",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/681692589"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4967701,
|
||||
51.9286731
|
||||
],
|
||||
[
|
||||
4.4967819,
|
||||
51.9287034
|
||||
],
|
||||
[
|
||||
4.4968045,
|
||||
51.9287443
|
||||
],
|
||||
[
|
||||
4.4968199,
|
||||
51.9287872
|
||||
],
|
||||
[
|
||||
4.4968423,
|
||||
51.9288494
|
||||
],
|
||||
[
|
||||
4.4968536,
|
||||
51.9288949
|
||||
],
|
||||
[
|
||||
4.4968751,
|
||||
51.9289661
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
749
geojson-files/01-kralingen-crooswijk-1.json
Normal file
749
geojson-files/01-kralingen-crooswijk-1.json
Normal file
@ -0,0 +1,749 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7521963",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Djeroekstraat",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7521963"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4950113,
|
||||
51.9309789
|
||||
],
|
||||
[
|
||||
4.4950167,
|
||||
51.9312316
|
||||
],
|
||||
[
|
||||
4.4951486,
|
||||
51.9317781
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522286",
|
||||
"properties": {
|
||||
"highway": "tertiary",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Crooswijkseweg",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7522286"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4947204,
|
||||
51.9327548
|
||||
],
|
||||
[
|
||||
4.4947479,
|
||||
51.9327771
|
||||
],
|
||||
[
|
||||
4.4947971,
|
||||
51.932817
|
||||
],
|
||||
[
|
||||
4.4953081,
|
||||
51.9332693
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522292",
|
||||
"properties": {
|
||||
"highway": "tertiary",
|
||||
"maxspeed": "30",
|
||||
"name": "Crooswijkseweg",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7522292"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4953081,
|
||||
51.9332693
|
||||
],
|
||||
[
|
||||
4.4953514,
|
||||
51.9333114
|
||||
],
|
||||
[
|
||||
4.4953736,
|
||||
51.9333558
|
||||
],
|
||||
[
|
||||
4.4954039,
|
||||
51.9333826
|
||||
],
|
||||
[
|
||||
4.495442,
|
||||
51.933415
|
||||
],
|
||||
[
|
||||
4.4955041,
|
||||
51.9334501
|
||||
],
|
||||
[
|
||||
4.4958943,
|
||||
51.9337995
|
||||
],
|
||||
[
|
||||
4.4959307,
|
||||
51.9338304
|
||||
],
|
||||
[
|
||||
4.496012,
|
||||
51.9338993
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522404",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "50",
|
||||
"name": "Crooswijksestraat",
|
||||
"oneway": "yes",
|
||||
"id": "way/7522404"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4918255,
|
||||
51.9330139
|
||||
],
|
||||
[
|
||||
4.4918278,
|
||||
51.9330266
|
||||
],
|
||||
[
|
||||
4.49185,
|
||||
51.9331174
|
||||
],
|
||||
[
|
||||
4.49182,
|
||||
51.9331727
|
||||
],
|
||||
[
|
||||
4.491751,
|
||||
51.9332093
|
||||
],
|
||||
[
|
||||
4.4903637,
|
||||
51.9333676
|
||||
],
|
||||
[
|
||||
4.4903389,
|
||||
51.9333704
|
||||
],
|
||||
[
|
||||
4.490216,
|
||||
51.9333122
|
||||
],
|
||||
[
|
||||
4.4901937,
|
||||
51.9332102
|
||||
],
|
||||
[
|
||||
4.4901868,
|
||||
51.9331976
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522524",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Frederikstraat",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522524"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4907949,
|
||||
51.9322524
|
||||
],
|
||||
[
|
||||
4.490253,
|
||||
51.9323185
|
||||
],
|
||||
[
|
||||
4.4892998,
|
||||
51.93243
|
||||
],
|
||||
[
|
||||
4.4886545,
|
||||
51.9325038
|
||||
],
|
||||
[
|
||||
4.4880751,
|
||||
51.93256
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522543",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Crooswijksestraat",
|
||||
"sidewalk": "left",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522543"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.492034,
|
||||
51.9327684
|
||||
],
|
||||
[
|
||||
4.4904247,
|
||||
51.9329602
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522558",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Frederikstraat",
|
||||
"sidewalk": "right",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522558"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4918539,
|
||||
51.9321362
|
||||
],
|
||||
[
|
||||
4.4907949,
|
||||
51.9322524
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522629",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Crooswijkseweg",
|
||||
"sidewalk": "both",
|
||||
"id": "way/7522629"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4911557,
|
||||
51.929982
|
||||
],
|
||||
[
|
||||
4.491479,
|
||||
51.9299249
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522756",
|
||||
"properties": {
|
||||
"cycleway:both:surface": "asphalt",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Crooswijkseweg",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522756"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4907195,
|
||||
51.9292894
|
||||
],
|
||||
[
|
||||
4.4907855,
|
||||
51.9293459
|
||||
],
|
||||
[
|
||||
4.4908867,
|
||||
51.9294377
|
||||
],
|
||||
[
|
||||
4.4912313,
|
||||
51.929725
|
||||
],
|
||||
[
|
||||
4.4912976,
|
||||
51.9297793
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522757",
|
||||
"properties": {
|
||||
"cycleway:both:surface": "asphalt",
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Crooswijkseweg",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522757"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.491479,
|
||||
51.9299249
|
||||
],
|
||||
[
|
||||
4.4917366,
|
||||
51.9301429
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7523334",
|
||||
"properties": {
|
||||
"cycleway:both:surface": "asphalt",
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Crooswijkseweg",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7523334"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4900039,
|
||||
51.9282782
|
||||
],
|
||||
[
|
||||
4.4899813,
|
||||
51.9283364
|
||||
],
|
||||
[
|
||||
4.4899678,
|
||||
51.9283831
|
||||
],
|
||||
[
|
||||
4.4899543,
|
||||
51.9284297
|
||||
],
|
||||
[
|
||||
4.489943,
|
||||
51.9284768
|
||||
],
|
||||
[
|
||||
4.4899521,
|
||||
51.9285234
|
||||
],
|
||||
[
|
||||
4.4899694,
|
||||
51.9285681
|
||||
],
|
||||
[
|
||||
4.4900018,
|
||||
51.9286106
|
||||
],
|
||||
[
|
||||
4.4900889,
|
||||
51.9287049
|
||||
],
|
||||
[
|
||||
4.4901811,
|
||||
51.9287903
|
||||
],
|
||||
[
|
||||
4.4906566,
|
||||
51.9292311
|
||||
],
|
||||
[
|
||||
4.4907195,
|
||||
51.9292894
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/421641043",
|
||||
"properties": {
|
||||
"cycleway:both:surface": "asphalt",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Crooswijkseweg",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/421641043"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4917366,
|
||||
51.9301429
|
||||
],
|
||||
[
|
||||
4.4918111,
|
||||
51.9302046
|
||||
],
|
||||
[
|
||||
4.4918711,
|
||||
51.9302519
|
||||
],
|
||||
[
|
||||
4.4921138,
|
||||
51.9304415
|
||||
],
|
||||
[
|
||||
4.4926603,
|
||||
51.9309167
|
||||
],
|
||||
[
|
||||
4.4927406,
|
||||
51.9309912
|
||||
],
|
||||
[
|
||||
4.4928099,
|
||||
51.9310555
|
||||
],
|
||||
[
|
||||
4.493135,
|
||||
51.9313571
|
||||
],
|
||||
[
|
||||
4.4932591,
|
||||
51.9314723
|
||||
],
|
||||
[
|
||||
4.493305,
|
||||
51.931512
|
||||
],
|
||||
[
|
||||
4.4936854,
|
||||
51.9318411
|
||||
],
|
||||
[
|
||||
4.4937618,
|
||||
51.9319091
|
||||
],
|
||||
[
|
||||
4.4938712,
|
||||
51.9320064
|
||||
],
|
||||
[
|
||||
4.4940011,
|
||||
51.9321223
|
||||
],
|
||||
[
|
||||
4.4941986,
|
||||
51.9322982
|
||||
],
|
||||
[
|
||||
4.4945301,
|
||||
51.9325899
|
||||
],
|
||||
[
|
||||
4.4946789,
|
||||
51.9327193
|
||||
],
|
||||
[
|
||||
4.4946942,
|
||||
51.9327319
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691255944",
|
||||
"properties": {
|
||||
"cycleway": "shared_lane",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"maxspeed": "50",
|
||||
"name": "Crooswijksestraat",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691255944"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4931195,
|
||||
51.9328701
|
||||
],
|
||||
[
|
||||
4.4922748,
|
||||
51.9329663
|
||||
],
|
||||
[
|
||||
4.4920995,
|
||||
51.9329813
|
||||
],
|
||||
[
|
||||
4.4918255,
|
||||
51.9330139
|
||||
],
|
||||
[
|
||||
4.4904884,
|
||||
51.9331618
|
||||
],
|
||||
[
|
||||
4.4903909,
|
||||
51.9331734
|
||||
],
|
||||
[
|
||||
4.4901868,
|
||||
51.9331976
|
||||
],
|
||||
[
|
||||
4.488993,
|
||||
51.9333305
|
||||
],
|
||||
[
|
||||
4.4888748,
|
||||
51.9333423
|
||||
],
|
||||
[
|
||||
4.4887378,
|
||||
51.9333577
|
||||
],
|
||||
[
|
||||
4.4887075,
|
||||
51.9333601
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691256061",
|
||||
"properties": {
|
||||
"cycleway": "shared_lane",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"maxspeed": "50",
|
||||
"name": "Crooswijksestraat",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691256061"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4887075,
|
||||
51.9333601
|
||||
],
|
||||
[
|
||||
4.4886807,
|
||||
51.9333639
|
||||
],
|
||||
[
|
||||
4.4886463,
|
||||
51.9333692
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691257542",
|
||||
"properties": {
|
||||
"highway": "tertiary",
|
||||
"maxspeed": "50",
|
||||
"name": "Crooswijkseweg",
|
||||
"id": "way/691257542"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4946942,
|
||||
51.9327319
|
||||
],
|
||||
[
|
||||
4.4947204,
|
||||
51.9327548
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691257543",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"maxspeed": "50",
|
||||
"name": "Crooswijksestraat",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691257543"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4931195,
|
||||
51.9328701
|
||||
],
|
||||
[
|
||||
4.4931575,
|
||||
51.9328659
|
||||
],
|
||||
[
|
||||
4.4938352,
|
||||
51.9327866
|
||||
],
|
||||
[
|
||||
4.4940671,
|
||||
51.93276
|
||||
],
|
||||
[
|
||||
4.4942035,
|
||||
51.9327443
|
||||
],
|
||||
[
|
||||
4.4944129,
|
||||
51.9327281
|
||||
],
|
||||
[
|
||||
4.4944426,
|
||||
51.9327273
|
||||
],
|
||||
[
|
||||
4.4944934,
|
||||
51.9327252
|
||||
],
|
||||
[
|
||||
4.4946942,
|
||||
51.9327319
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/706281210",
|
||||
"properties": {
|
||||
"cycleway:both:surface": "asphalt",
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Crooswijkseweg",
|
||||
"surface": "asphalt",
|
||||
"id": "way/706281210"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4914093,
|
||||
51.9298717
|
||||
],
|
||||
[
|
||||
4.491479,
|
||||
51.9299249
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/706281211",
|
||||
"properties": {
|
||||
"bridge": "yes",
|
||||
"bridge:name": "Spiegelnisserbrug",
|
||||
"cycleway:both:surface": "asphalt",
|
||||
"highway": "residential",
|
||||
"layer": "1",
|
||||
"maxspeed": "30",
|
||||
"maxweight:signed": "no",
|
||||
"name": "Crooswijkseweg",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/706281211"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4912976,
|
||||
51.9297793
|
||||
],
|
||||
[
|
||||
4.491356,
|
||||
51.9298276
|
||||
],
|
||||
[
|
||||
4.4914093,
|
||||
51.9298717
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
243
geojson-files/01-kralingen-crooswijk-2.json
Normal file
243
geojson-files/01-kralingen-crooswijk-2.json
Normal file
@ -0,0 +1,243 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522225",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Hendrikstraat",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522225"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4940011,
|
||||
51.9321223
|
||||
],
|
||||
[
|
||||
4.4938555,
|
||||
51.9321556
|
||||
],
|
||||
[
|
||||
4.4932732,
|
||||
51.9322127
|
||||
],
|
||||
[
|
||||
4.491916,
|
||||
51.9323582
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522510",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Marnixstraat",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522510"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4932591,
|
||||
51.9314723
|
||||
],
|
||||
[
|
||||
4.4926563,
|
||||
51.9315446
|
||||
],
|
||||
[
|
||||
4.4917283,
|
||||
51.9316471
|
||||
],
|
||||
[
|
||||
4.4911006,
|
||||
51.9317232
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522560",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Marnixstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522560"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4907949,
|
||||
51.9322524
|
||||
],
|
||||
[
|
||||
4.490784,
|
||||
51.9322106
|
||||
],
|
||||
[
|
||||
4.4906715,
|
||||
51.9317794
|
||||
],
|
||||
[
|
||||
4.4911006,
|
||||
51.9317232
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522860",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Koepelstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522860"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4907855,
|
||||
51.9293459
|
||||
],
|
||||
[
|
||||
4.4909164,
|
||||
51.9293016
|
||||
],
|
||||
[
|
||||
4.4920227,
|
||||
51.9293384
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/277864703",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Isaäc Hubertstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/277864703"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4926603,
|
||||
51.9309167
|
||||
],
|
||||
[
|
||||
4.4925961,
|
||||
51.9309514
|
||||
],
|
||||
[
|
||||
4.4925363,
|
||||
51.9309584
|
||||
],
|
||||
[
|
||||
4.4921026,
|
||||
51.9310076
|
||||
],
|
||||
[
|
||||
4.491481,
|
||||
51.9310805
|
||||
],
|
||||
[
|
||||
4.4912591,
|
||||
51.9311086
|
||||
],
|
||||
[
|
||||
4.4909504,
|
||||
51.9311542
|
||||
],
|
||||
[
|
||||
4.4908857,
|
||||
51.9311622
|
||||
],
|
||||
[
|
||||
4.4903603,
|
||||
51.931227
|
||||
],
|
||||
[
|
||||
4.4901674,
|
||||
51.9311911
|
||||
],
|
||||
[
|
||||
4.4900172,
|
||||
51.9311613
|
||||
],
|
||||
[
|
||||
4.4891466,
|
||||
51.9312573
|
||||
],
|
||||
[
|
||||
4.4889955,
|
||||
51.931274
|
||||
],
|
||||
[
|
||||
4.4884599,
|
||||
51.931333
|
||||
],
|
||||
[
|
||||
4.4880948,
|
||||
51.9313771
|
||||
],
|
||||
[
|
||||
4.4870554,
|
||||
51.9315123
|
||||
],
|
||||
[
|
||||
4.4868781,
|
||||
51.9315361
|
||||
],
|
||||
[
|
||||
4.4868565,
|
||||
51.9315391
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
368
geojson-files/01-kralingen-crooswijk-3.json
Normal file
368
geojson-files/01-kralingen-crooswijk-3.json
Normal file
@ -0,0 +1,368 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522107",
|
||||
"properties": {
|
||||
"bicycle": "no",
|
||||
"highway": "service",
|
||||
"name": "Nieuwe Crooswijkseweg",
|
||||
"id": "way/7522107"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4982264,
|
||||
51.9359795
|
||||
],
|
||||
[
|
||||
4.4984188,
|
||||
51.9361532
|
||||
],
|
||||
[
|
||||
4.4984273,
|
||||
51.936168
|
||||
],
|
||||
[
|
||||
4.4984233,
|
||||
51.9361857
|
||||
],
|
||||
[
|
||||
4.4983594,
|
||||
51.9362207
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522173",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Nieuwe Crooswijkseweg",
|
||||
"sidewalk": "both",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7522173"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4968863,
|
||||
51.9347241
|
||||
],
|
||||
[
|
||||
4.4974205,
|
||||
51.9352165
|
||||
],
|
||||
[
|
||||
4.4978013,
|
||||
51.9355709
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522222",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Pleretstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522222"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.493135,
|
||||
51.9313571
|
||||
],
|
||||
[
|
||||
4.4932821,
|
||||
51.9313087
|
||||
],
|
||||
[
|
||||
4.4933119,
|
||||
51.9313036
|
||||
],
|
||||
[
|
||||
4.4939289,
|
||||
51.931277
|
||||
],
|
||||
[
|
||||
4.4950167,
|
||||
51.9312316
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522224",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Pootstraat",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522224"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4974423,
|
||||
51.9319346
|
||||
],
|
||||
[
|
||||
4.4974013,
|
||||
51.9319398
|
||||
],
|
||||
[
|
||||
4.4973421,
|
||||
51.9319473
|
||||
],
|
||||
[
|
||||
4.4963937,
|
||||
51.9320515
|
||||
],
|
||||
[
|
||||
4.4958696,
|
||||
51.9321068
|
||||
],
|
||||
[
|
||||
4.4941986,
|
||||
51.9322982
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522233",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Martinplein",
|
||||
"id": "way/7522233"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4957746,
|
||||
51.9317109
|
||||
],
|
||||
[
|
||||
4.4958696,
|
||||
51.9321068
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522266",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Martinplein",
|
||||
"id": "way/7522266"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4963002,
|
||||
51.9316545
|
||||
],
|
||||
[
|
||||
4.4963937,
|
||||
51.9320515
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/467295263",
|
||||
"properties": {
|
||||
"highway": "tertiary",
|
||||
"maxspeed": "30",
|
||||
"name": "Nieuwe Crooswijkseweg",
|
||||
"surface": "asphalt",
|
||||
"id": "way/467295263"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.496012,
|
||||
51.9338993
|
||||
],
|
||||
[
|
||||
4.4961523,
|
||||
51.9340352
|
||||
],
|
||||
[
|
||||
4.4962325,
|
||||
51.9341147
|
||||
],
|
||||
[
|
||||
4.4963525,
|
||||
51.9342234
|
||||
],
|
||||
[
|
||||
4.4968068,
|
||||
51.9346507
|
||||
],
|
||||
[
|
||||
4.4968514,
|
||||
51.9346914
|
||||
],
|
||||
[
|
||||
4.4968863,
|
||||
51.9347241
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691257544",
|
||||
"properties": {
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"maxspeed": "50",
|
||||
"name": "Pijperstraat",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691257544"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4946942,
|
||||
51.9327319
|
||||
],
|
||||
[
|
||||
4.4948072,
|
||||
51.9327371
|
||||
],
|
||||
[
|
||||
4.4948515,
|
||||
51.9327369
|
||||
],
|
||||
[
|
||||
4.4948883,
|
||||
51.9327368
|
||||
],
|
||||
[
|
||||
4.4949911,
|
||||
51.932727
|
||||
],
|
||||
[
|
||||
4.4961499,
|
||||
51.9326028
|
||||
],
|
||||
[
|
||||
4.4972412,
|
||||
51.9324879
|
||||
],
|
||||
[
|
||||
4.4974154,
|
||||
51.9324619
|
||||
],
|
||||
[
|
||||
4.4974347,
|
||||
51.932459
|
||||
],
|
||||
[
|
||||
4.4974764,
|
||||
51.9324534
|
||||
],
|
||||
[
|
||||
4.4975355,
|
||||
51.9324466
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/952720122",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "secondary_link",
|
||||
"maxspeed": "50",
|
||||
"name": "Pijperstraat",
|
||||
"surface": "asphalt",
|
||||
"id": "way/952720122"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4975355,
|
||||
51.9324466
|
||||
],
|
||||
[
|
||||
4.4976187,
|
||||
51.9324366
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1333317881",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Nieuwe Crooswijkseweg",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/1333317881"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4978013,
|
||||
51.9355709
|
||||
],
|
||||
[
|
||||
4.4978317,
|
||||
51.9356118
|
||||
],
|
||||
[
|
||||
4.4978708,
|
||||
51.9356653
|
||||
],
|
||||
[
|
||||
4.4979,
|
||||
51.9357
|
||||
],
|
||||
[
|
||||
4.4982264,
|
||||
51.9359795
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
314
geojson-files/01-kralingen-crooswijk-4.json
Normal file
314
geojson-files/01-kralingen-crooswijk-4.json
Normal file
@ -0,0 +1,314 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7521939",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Spiegelnisserkade",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7521939"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4912313,
|
||||
51.929725
|
||||
],
|
||||
[
|
||||
4.4914206,
|
||||
51.9297151
|
||||
],
|
||||
[
|
||||
4.4942925,
|
||||
51.9297782
|
||||
],
|
||||
[
|
||||
4.4959686,
|
||||
51.9298266
|
||||
],
|
||||
[
|
||||
4.4960149,
|
||||
51.9298185
|
||||
],
|
||||
[
|
||||
4.4960394,
|
||||
51.9298109
|
||||
],
|
||||
[
|
||||
4.4962077,
|
||||
51.9297331
|
||||
],
|
||||
[
|
||||
4.4966843,
|
||||
51.9295128
|
||||
],
|
||||
[
|
||||
4.4967679,
|
||||
51.9295095
|
||||
],
|
||||
[
|
||||
4.4968329,
|
||||
51.9295122
|
||||
],
|
||||
[
|
||||
4.4968763,
|
||||
51.9295142
|
||||
],
|
||||
[
|
||||
4.4969223,
|
||||
51.9295165
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7521999",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Van Meekerenstraat",
|
||||
"id": "way/7521999"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4963211,
|
||||
51.9302134
|
||||
],
|
||||
[
|
||||
4.4963363,
|
||||
51.9305522
|
||||
],
|
||||
[
|
||||
4.496347,
|
||||
51.9309459
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522238",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Rotterdamsestraat",
|
||||
"id": "way/7522238"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4951486,
|
||||
51.9317781
|
||||
],
|
||||
[
|
||||
4.4951749,
|
||||
51.9318836
|
||||
],
|
||||
[
|
||||
4.4948074,
|
||||
51.9319249
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522240",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Van Reynstraat",
|
||||
"id": "way/7522240"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4968346,
|
||||
51.9315972
|
||||
],
|
||||
[
|
||||
4.4963002,
|
||||
51.9316545
|
||||
],
|
||||
[
|
||||
4.49609,
|
||||
51.9316771
|
||||
],
|
||||
[
|
||||
4.4957746,
|
||||
51.9317109
|
||||
],
|
||||
[
|
||||
4.4951486,
|
||||
51.9317781
|
||||
],
|
||||
[
|
||||
4.4946438,
|
||||
51.9318323
|
||||
],
|
||||
[
|
||||
4.4937618,
|
||||
51.9319091
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522280",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Van Meekerenstraat",
|
||||
"id": "way/7522280"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4963363,
|
||||
51.9305522
|
||||
],
|
||||
[
|
||||
4.4965509,
|
||||
51.9305555
|
||||
],
|
||||
[
|
||||
4.4966006,
|
||||
51.9309392
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/152811182",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Van Meekerenstraat",
|
||||
"oneway": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/152811182"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4928099,
|
||||
51.9310555
|
||||
],
|
||||
[
|
||||
4.4929157,
|
||||
51.9310231
|
||||
],
|
||||
[
|
||||
4.4929429,
|
||||
51.9310204
|
||||
],
|
||||
[
|
||||
4.4938848,
|
||||
51.9309922
|
||||
],
|
||||
[
|
||||
4.4950113,
|
||||
51.9309789
|
||||
],
|
||||
[
|
||||
4.4959179,
|
||||
51.9309624
|
||||
],
|
||||
[
|
||||
4.496347,
|
||||
51.9309459
|
||||
],
|
||||
[
|
||||
4.4966006,
|
||||
51.9309392
|
||||
],
|
||||
[
|
||||
4.496761,
|
||||
51.9309319
|
||||
],
|
||||
[
|
||||
4.4968397,
|
||||
51.9309242
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/214827731",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Van Meekerenstraat",
|
||||
"oneway": "no",
|
||||
"source": "Local",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/214827731"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4970206,
|
||||
51.9309066
|
||||
],
|
||||
[
|
||||
4.4971414,
|
||||
51.9308932
|
||||
],
|
||||
[
|
||||
4.4971697,
|
||||
51.9308897
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/276637027",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Van Meekerenstraat",
|
||||
"oneway": "no",
|
||||
"source": "Local",
|
||||
"surface": "paving_stones",
|
||||
"tunnel": "building_passage",
|
||||
"id": "way/276637027"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4968397,
|
||||
51.9309242
|
||||
],
|
||||
[
|
||||
4.4970206,
|
||||
51.9309066
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
156
geojson-files/02-noord-0.json
Normal file
156
geojson-files/02-noord-0.json
Normal file
@ -0,0 +1,156 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522441",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Meidoornstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522441"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4844338,
|
||||
51.9350646
|
||||
],
|
||||
[
|
||||
4.4821913,
|
||||
51.9354729
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7523042",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Almondestraat",
|
||||
"oneway": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7523042"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4813996,
|
||||
51.9282756
|
||||
],
|
||||
[
|
||||
4.481377,
|
||||
51.9283192
|
||||
],
|
||||
[
|
||||
4.4813308,
|
||||
51.9284086
|
||||
],
|
||||
[
|
||||
4.4813102,
|
||||
51.9284485
|
||||
],
|
||||
[
|
||||
4.4812435,
|
||||
51.9285755
|
||||
],
|
||||
[
|
||||
4.4811689,
|
||||
51.9287174
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525880",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Almondestraat",
|
||||
"sidewalk": "right",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525880"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4795808,
|
||||
51.9293995
|
||||
],
|
||||
[
|
||||
4.4786943,
|
||||
51.929763
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7526179",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Almondestraat",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7526179"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4786943,
|
||||
51.929763
|
||||
],
|
||||
[
|
||||
4.4780559,
|
||||
51.9300474
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1274031793",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Almondestraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/1274031793"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4800384,
|
||||
51.9292012
|
||||
],
|
||||
[
|
||||
4.4795808,
|
||||
51.9293995
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
2336
geojson-files/02-noord-1.json
Normal file
2336
geojson-files/02-noord-1.json
Normal file
File diff suppressed because it is too large
Load Diff
699
geojson-files/02-noord-10.json
Normal file
699
geojson-files/02-noord-10.json
Normal file
@ -0,0 +1,699 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522383",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522383"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.486355,
|
||||
51.9340413
|
||||
],
|
||||
[
|
||||
4.4863494,
|
||||
51.9340298
|
||||
],
|
||||
[
|
||||
4.4863295,
|
||||
51.9339891
|
||||
],
|
||||
[
|
||||
4.4863244,
|
||||
51.9339787
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522399",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522399"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4863244,
|
||||
51.9339787
|
||||
],
|
||||
[
|
||||
4.4860894,
|
||||
51.9334593
|
||||
],
|
||||
[
|
||||
4.4860012,
|
||||
51.9332662
|
||||
],
|
||||
[
|
||||
4.4858995,
|
||||
51.9330358
|
||||
],
|
||||
[
|
||||
4.485803,
|
||||
51.9328177
|
||||
],
|
||||
[
|
||||
4.485711,
|
||||
51.9326076
|
||||
],
|
||||
[
|
||||
4.4855377,
|
||||
51.9321687
|
||||
],
|
||||
[
|
||||
4.4852925,
|
||||
51.9317972
|
||||
],
|
||||
[
|
||||
4.4848795,
|
||||
51.9314036
|
||||
],
|
||||
[
|
||||
4.4846878,
|
||||
51.9312238
|
||||
],
|
||||
[
|
||||
4.484518,
|
||||
51.9310618
|
||||
],
|
||||
[
|
||||
4.4844677,
|
||||
51.9309765
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522432",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522432"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4864735,
|
||||
51.9360242
|
||||
],
|
||||
[
|
||||
4.486539,
|
||||
51.9357027
|
||||
],
|
||||
[
|
||||
4.4865904,
|
||||
51.9355993
|
||||
],
|
||||
[
|
||||
4.4865975,
|
||||
51.9355307
|
||||
],
|
||||
[
|
||||
4.4865907,
|
||||
51.935171
|
||||
],
|
||||
[
|
||||
4.4865854,
|
||||
51.9348435
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522455",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522455"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4865317,
|
||||
51.9345144
|
||||
],
|
||||
[
|
||||
4.486355,
|
||||
51.9340413
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522472",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522472"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4865854,
|
||||
51.9348435
|
||||
],
|
||||
[
|
||||
4.4865317,
|
||||
51.9345144
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522523",
|
||||
"properties": {
|
||||
"foot": "use_sidepath",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zwart Janstraat",
|
||||
"name:etymology": "Swart Jan (smid), werd tijdens de Bestorming van Rotterdam (1572) als één van de eerste vermoord",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522523"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4749606,
|
||||
51.9342864
|
||||
],
|
||||
[
|
||||
4.4767019,
|
||||
51.9338016
|
||||
],
|
||||
[
|
||||
4.4767847,
|
||||
51.9337786
|
||||
],
|
||||
[
|
||||
4.4773137,
|
||||
51.9336379
|
||||
],
|
||||
[
|
||||
4.4781691,
|
||||
51.9333277
|
||||
],
|
||||
[
|
||||
4.4782722,
|
||||
51.9332918
|
||||
],
|
||||
[
|
||||
4.4791523,
|
||||
51.9329668
|
||||
],
|
||||
[
|
||||
4.4797789,
|
||||
51.9327319
|
||||
],
|
||||
[
|
||||
4.4800366,
|
||||
51.9326423
|
||||
],
|
||||
[
|
||||
4.4801149,
|
||||
51.9326151
|
||||
],
|
||||
[
|
||||
4.4807869,
|
||||
51.9323656
|
||||
],
|
||||
[
|
||||
4.4809042,
|
||||
51.9323226
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522616",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Zwaanshals",
|
||||
"sidewalk": "right",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522616"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4854436,
|
||||
51.9384608
|
||||
],
|
||||
[
|
||||
4.485218,
|
||||
51.9384643
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522618",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zwaanshals",
|
||||
"note": "tweerichtingsverkeer",
|
||||
"oneway": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522618"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4844389,
|
||||
51.9387187
|
||||
],
|
||||
[
|
||||
4.4844398,
|
||||
51.9386173
|
||||
],
|
||||
[
|
||||
4.4844355,
|
||||
51.9385665
|
||||
],
|
||||
[
|
||||
4.4844074,
|
||||
51.9385359
|
||||
],
|
||||
[
|
||||
4.4845381,
|
||||
51.9385297
|
||||
],
|
||||
[
|
||||
4.485218,
|
||||
51.9384643
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522666",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522666"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4864748,
|
||||
51.9362389
|
||||
],
|
||||
[
|
||||
4.4864745,
|
||||
51.9362234
|
||||
],
|
||||
[
|
||||
4.4864726,
|
||||
51.9361192
|
||||
],
|
||||
[
|
||||
4.4864735,
|
||||
51.9360242
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522683",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522683"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4862845,
|
||||
51.9376861
|
||||
],
|
||||
[
|
||||
4.4863849,
|
||||
51.9376077
|
||||
],
|
||||
[
|
||||
4.4864809,
|
||||
51.9374942
|
||||
],
|
||||
[
|
||||
4.4865162,
|
||||
51.9374154
|
||||
],
|
||||
[
|
||||
4.4865301,
|
||||
51.937359
|
||||
],
|
||||
[
|
||||
4.4865211,
|
||||
51.9372098
|
||||
],
|
||||
[
|
||||
4.4864622,
|
||||
51.9368625
|
||||
],
|
||||
[
|
||||
4.4864748,
|
||||
51.9362389
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/229599699",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/229599699"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4846987,
|
||||
51.9400606
|
||||
],
|
||||
[
|
||||
4.4846895,
|
||||
51.9400032
|
||||
],
|
||||
[
|
||||
4.4846591,
|
||||
51.9398332
|
||||
],
|
||||
[
|
||||
4.4846427,
|
||||
51.9397482
|
||||
],
|
||||
[
|
||||
4.4845778,
|
||||
51.9394053
|
||||
],
|
||||
[
|
||||
4.4844762,
|
||||
51.9388681
|
||||
],
|
||||
[
|
||||
4.4844389,
|
||||
51.9387187
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/232457159",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "no",
|
||||
"sidewalk": "right",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/232457159"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4854436,
|
||||
51.9384608
|
||||
],
|
||||
[
|
||||
4.485493,
|
||||
51.9383826
|
||||
],
|
||||
[
|
||||
4.4855674,
|
||||
51.9382743
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/232457160",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Zwaanshals",
|
||||
"oneway": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/232457160"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4855674,
|
||||
51.9382743
|
||||
],
|
||||
[
|
||||
4.4857016,
|
||||
51.938125
|
||||
],
|
||||
[
|
||||
4.485891,
|
||||
51.937991
|
||||
],
|
||||
[
|
||||
4.4862845,
|
||||
51.9376861
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/562991310",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Zwart Janstraat",
|
||||
"name:etymology": "Swart Jan (smid), werd tijdens de Bestorming van Rotterdam (1572) als één van de eerste vermoord",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "no",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/562991310"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4747292,
|
||||
51.9344091
|
||||
],
|
||||
[
|
||||
4.4747125,
|
||||
51.9344139
|
||||
],
|
||||
[
|
||||
4.4746703,
|
||||
51.9344263
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/635663928",
|
||||
"properties": {
|
||||
"foot": "use_sidepath",
|
||||
"highway": "residential",
|
||||
"lanes": "1",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zwart Janstraat",
|
||||
"name:etymology": "Swart Jan (smid), werd tijdens de Bestorming van Rotterdam (1572) als één van de eerste vermoord",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "right",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/635663928"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4749606,
|
||||
51.9342864
|
||||
],
|
||||
[
|
||||
4.4749135,
|
||||
51.9343142
|
||||
],
|
||||
[
|
||||
4.474863,
|
||||
51.9343472
|
||||
],
|
||||
[
|
||||
4.4748166,
|
||||
51.9343699
|
||||
],
|
||||
[
|
||||
4.4747292,
|
||||
51.9344091
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/635663942",
|
||||
"properties": {
|
||||
"foot": "use_sidepath",
|
||||
"highway": "residential",
|
||||
"lanes": "1",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zwart Janstraat",
|
||||
"name:etymology": "Swart Jan (smid), werd tijdens de Bestorming van Rotterdam (1572) als één van de eerste vermoord",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "right",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/635663942"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4746164,
|
||||
51.9343431
|
||||
],
|
||||
[
|
||||
4.4746589,
|
||||
51.9343357
|
||||
],
|
||||
[
|
||||
4.4746995,
|
||||
51.934328
|
||||
],
|
||||
[
|
||||
4.4747437,
|
||||
51.9343187
|
||||
],
|
||||
[
|
||||
4.4748026,
|
||||
51.9343087
|
||||
],
|
||||
[
|
||||
4.4749606,
|
||||
51.9342864
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
1354
geojson-files/02-noord-2.json
Normal file
1354
geojson-files/02-noord-2.json
Normal file
File diff suppressed because it is too large
Load Diff
519
geojson-files/02-noord-3.json
Normal file
519
geojson-files/02-noord-3.json
Normal file
@ -0,0 +1,519 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522359",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "sign",
|
||||
"name": "Noordplein",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522359"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4836427,
|
||||
51.9299308
|
||||
],
|
||||
[
|
||||
4.4836885,
|
||||
51.9299536
|
||||
],
|
||||
[
|
||||
4.4837353,
|
||||
51.9299715
|
||||
],
|
||||
[
|
||||
4.4837791,
|
||||
51.9299818
|
||||
],
|
||||
[
|
||||
4.4838127,
|
||||
51.9299884
|
||||
],
|
||||
[
|
||||
4.4838596,
|
||||
51.9299935
|
||||
],
|
||||
[
|
||||
4.4838922,
|
||||
51.9299925
|
||||
],
|
||||
[
|
||||
4.4839204,
|
||||
51.9299899
|
||||
],
|
||||
[
|
||||
4.4840183,
|
||||
51.9299807
|
||||
],
|
||||
[
|
||||
4.4849786,
|
||||
51.9298639
|
||||
],
|
||||
[
|
||||
4.4850653,
|
||||
51.9298572
|
||||
],
|
||||
[
|
||||
4.4851591,
|
||||
51.929852
|
||||
],
|
||||
[
|
||||
4.4852657,
|
||||
51.9298569
|
||||
],
|
||||
[
|
||||
4.4853067,
|
||||
51.9298611
|
||||
],
|
||||
[
|
||||
4.4853449,
|
||||
51.9298703
|
||||
],
|
||||
[
|
||||
4.4853699,
|
||||
51.9298804
|
||||
],
|
||||
[
|
||||
4.4854162,
|
||||
51.9299116
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522360",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Noordplein",
|
||||
"sidewalk": "left",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522360"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4824911,
|
||||
51.9294105
|
||||
],
|
||||
[
|
||||
4.4831072,
|
||||
51.9299342
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522496",
|
||||
"properties": {
|
||||
"foot": "yes",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Noordmolenstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"remark": "cyclists are really not allowed against traffic",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522496"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4838469,
|
||||
51.9312041
|
||||
],
|
||||
[
|
||||
4.4824532,
|
||||
51.9317156
|
||||
],
|
||||
[
|
||||
4.481136,
|
||||
51.9322027
|
||||
],
|
||||
[
|
||||
4.4810234,
|
||||
51.9322758
|
||||
],
|
||||
[
|
||||
4.4809042,
|
||||
51.9323226
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522508",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Noordplein",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522508"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4854295,
|
||||
51.9305955
|
||||
],
|
||||
[
|
||||
4.4844677,
|
||||
51.9309765
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522519",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Noordmolenstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"remark": "cyclists are really not allowed against traffic",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522519"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4844677,
|
||||
51.9309765
|
||||
],
|
||||
[
|
||||
4.4838469,
|
||||
51.9312041
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522571",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Noordplein",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522571"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4856262,
|
||||
51.9308893
|
||||
],
|
||||
[
|
||||
4.4846878,
|
||||
51.9312238
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522609",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Meester Willemstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522609"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4839192,
|
||||
51.9375797
|
||||
],
|
||||
[
|
||||
4.4839104,
|
||||
51.9376225
|
||||
],
|
||||
[
|
||||
4.4840348,
|
||||
51.9378332
|
||||
],
|
||||
[
|
||||
4.484087,
|
||||
51.9379496
|
||||
],
|
||||
[
|
||||
4.4841666,
|
||||
51.938127
|
||||
],
|
||||
[
|
||||
4.484267,
|
||||
51.9383552
|
||||
],
|
||||
[
|
||||
4.4842887,
|
||||
51.9383831
|
||||
],
|
||||
[
|
||||
4.4844074,
|
||||
51.9385359
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522639",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "sign",
|
||||
"name": "Noorderbrug",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522639"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.485577,
|
||||
51.9300229
|
||||
],
|
||||
[
|
||||
4.4855959,
|
||||
51.9300288
|
||||
],
|
||||
[
|
||||
4.4856269,
|
||||
51.9300338
|
||||
],
|
||||
[
|
||||
4.485761,
|
||||
51.9300305
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522706",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Noordplein",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522706"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4831072,
|
||||
51.9299342
|
||||
],
|
||||
[
|
||||
4.4834545,
|
||||
51.930192
|
||||
],
|
||||
[
|
||||
4.4837864,
|
||||
51.9303852
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522733",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Johan Idastraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522733"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4855992,
|
||||
51.9371812
|
||||
],
|
||||
[
|
||||
4.4851913,
|
||||
51.9372732
|
||||
],
|
||||
[
|
||||
4.4840579,
|
||||
51.9375288
|
||||
],
|
||||
[
|
||||
4.484014,
|
||||
51.9375387
|
||||
],
|
||||
[
|
||||
4.4839544,
|
||||
51.9375547
|
||||
],
|
||||
[
|
||||
4.4839192,
|
||||
51.9375797
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/52656333",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"bridge": "yes",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"layer": "1",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "NL:urban",
|
||||
"maxweight:signed": "no",
|
||||
"name": "Noorderbrug",
|
||||
"shoulder": "no",
|
||||
"surface": "paving_stones",
|
||||
"wikidata": "Q2337652",
|
||||
"id": "way/52656333"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.485761,
|
||||
51.9300305
|
||||
],
|
||||
[
|
||||
4.4861848,
|
||||
51.9300414
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/52656334",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "NL:urban",
|
||||
"name": "Noorderbrug",
|
||||
"surface": "asphalt",
|
||||
"id": "way/52656334"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4861848,
|
||||
51.9300414
|
||||
],
|
||||
[
|
||||
4.4862372,
|
||||
51.9300449
|
||||
],
|
||||
[
|
||||
4.486291,
|
||||
51.9300485
|
||||
],
|
||||
[
|
||||
4.4863178,
|
||||
51.9300511
|
||||
],
|
||||
[
|
||||
4.486391,
|
||||
51.9300588
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1032243352",
|
||||
"properties": {
|
||||
"bicycle:forward": "use_sidepath",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "sign",
|
||||
"name": "Noordplein",
|
||||
"sidewalk": "left",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/1032243352"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4827756,
|
||||
51.9292579
|
||||
],
|
||||
[
|
||||
4.4828939,
|
||||
51.9293446
|
||||
],
|
||||
[
|
||||
4.4836427,
|
||||
51.9299308
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
828
geojson-files/02-noord-4.json
Normal file
828
geojson-files/02-noord-4.json
Normal file
@ -0,0 +1,828 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522379",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Pijnackerdwarsstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522379"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4805887,
|
||||
51.9339372
|
||||
],
|
||||
[
|
||||
4.4812507,
|
||||
51.9337768
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522464",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Pijnackerplein",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522464"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4790531,
|
||||
51.9344165
|
||||
],
|
||||
[
|
||||
4.4791366,
|
||||
51.9343947
|
||||
],
|
||||
[
|
||||
4.4795,
|
||||
51.9343
|
||||
],
|
||||
[
|
||||
4.4798,
|
||||
51.9342
|
||||
],
|
||||
[
|
||||
4.4801381,
|
||||
51.9340563
|
||||
],
|
||||
[
|
||||
4.480429,
|
||||
51.9339794
|
||||
],
|
||||
[
|
||||
4.4805887,
|
||||
51.9339372
|
||||
],
|
||||
[
|
||||
4.4808224,
|
||||
51.9344273
|
||||
],
|
||||
[
|
||||
4.4808412,
|
||||
51.9344667
|
||||
],
|
||||
[
|
||||
4.4793209,
|
||||
51.9347412
|
||||
],
|
||||
[
|
||||
4.4791871,
|
||||
51.9347672
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525782",
|
||||
"properties": {
|
||||
"cycleway": "lane",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Provenierssingel",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"sidewalk": "right",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525782"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4733096,
|
||||
51.9284674
|
||||
],
|
||||
[
|
||||
4.4732545,
|
||||
51.928431
|
||||
],
|
||||
[
|
||||
4.4731712,
|
||||
51.9283794
|
||||
],
|
||||
[
|
||||
4.4729234,
|
||||
51.9282474
|
||||
],
|
||||
[
|
||||
4.4726839,
|
||||
51.928111
|
||||
],
|
||||
[
|
||||
4.4721642,
|
||||
51.9278303
|
||||
],
|
||||
[
|
||||
4.4718888,
|
||||
51.9276978
|
||||
],
|
||||
[
|
||||
4.4716082,
|
||||
51.9275674
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525802",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Provenierssingel",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525802"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4709002,
|
||||
51.926657
|
||||
],
|
||||
[
|
||||
4.4708834,
|
||||
51.9267239
|
||||
],
|
||||
[
|
||||
4.4708639,
|
||||
51.9268063
|
||||
],
|
||||
[
|
||||
4.4708664,
|
||||
51.9268229
|
||||
],
|
||||
[
|
||||
4.4708741,
|
||||
51.9268386
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525904",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Proveniersplein",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "right",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7525904"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4693854,
|
||||
51.9263562
|
||||
],
|
||||
[
|
||||
4.4692942,
|
||||
51.9263793
|
||||
],
|
||||
[
|
||||
4.4691876,
|
||||
51.9264064
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525908",
|
||||
"properties": {
|
||||
"cycleway": "lane",
|
||||
"cycleway:surface": "asphalt",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Proveniersplein",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525908"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4709002,
|
||||
51.926657
|
||||
],
|
||||
[
|
||||
4.4708003,
|
||||
51.9266503
|
||||
],
|
||||
[
|
||||
4.4705371,
|
||||
51.9266206
|
||||
],
|
||||
[
|
||||
4.4704652,
|
||||
51.9266106
|
||||
],
|
||||
[
|
||||
4.4702559,
|
||||
51.9265797
|
||||
],
|
||||
[
|
||||
4.4700007,
|
||||
51.9265368
|
||||
],
|
||||
[
|
||||
4.4696772,
|
||||
51.9264637
|
||||
],
|
||||
[
|
||||
4.4695767,
|
||||
51.9264399
|
||||
],
|
||||
[
|
||||
4.4695192,
|
||||
51.9264163
|
||||
],
|
||||
[
|
||||
4.4694301,
|
||||
51.9263763
|
||||
],
|
||||
[
|
||||
4.4693854,
|
||||
51.9263562
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525909",
|
||||
"properties": {
|
||||
"bicycle:backward": "use_sidepath",
|
||||
"bicycle:forward": "yes",
|
||||
"cycleway:right": "lane",
|
||||
"foot": "use_sidepath",
|
||||
"highway": "residential",
|
||||
"lanes": "1",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Proveniersstraat",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"source:maxspeed": "NL:urban",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7525909"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4741951,
|
||||
51.9279099
|
||||
],
|
||||
[
|
||||
4.474113,
|
||||
51.9278747
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/266940325",
|
||||
"properties": {
|
||||
"cycleway": "lane",
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Provenierssingel",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"sidewalk": "right",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/266940325"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4716082,
|
||||
51.9275674
|
||||
],
|
||||
[
|
||||
4.4709986,
|
||||
51.9272981
|
||||
],
|
||||
[
|
||||
4.4708059,
|
||||
51.9272174
|
||||
],
|
||||
[
|
||||
4.4703468,
|
||||
51.927049
|
||||
],
|
||||
[
|
||||
4.4697027,
|
||||
51.9268307
|
||||
],
|
||||
[
|
||||
4.4689613,
|
||||
51.9266102
|
||||
],
|
||||
[
|
||||
4.4688413,
|
||||
51.9265999
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/301446198",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Proveniersplein",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "right",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "asphalt",
|
||||
"id": "way/301446198"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4688084,
|
||||
51.9265117
|
||||
],
|
||||
[
|
||||
4.4687984,
|
||||
51.9265093
|
||||
],
|
||||
[
|
||||
4.4687726,
|
||||
51.9264965
|
||||
],
|
||||
[
|
||||
4.4686554,
|
||||
51.9263877
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/466091066",
|
||||
"properties": {
|
||||
"cycleway:right": "lane",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Proveniersstraat",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/466091066"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.474113,
|
||||
51.9278747
|
||||
],
|
||||
[
|
||||
4.4740729,
|
||||
51.9278524
|
||||
],
|
||||
[
|
||||
4.4739678,
|
||||
51.9277911
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/588744505",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"foot": "use_sidepath",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"mofa": "use_sidepath",
|
||||
"moped": "use_sidepath",
|
||||
"name": "Proveniersplein",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "asphalt",
|
||||
"id": "way/588744505"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4683043,
|
||||
51.925945
|
||||
],
|
||||
[
|
||||
4.4683946,
|
||||
51.9259488
|
||||
],
|
||||
[
|
||||
4.4685462,
|
||||
51.9259631
|
||||
],
|
||||
[
|
||||
4.4685747,
|
||||
51.9259681
|
||||
],
|
||||
[
|
||||
4.4686203,
|
||||
51.9259781
|
||||
],
|
||||
[
|
||||
4.4688145,
|
||||
51.9260396
|
||||
],
|
||||
[
|
||||
4.4689466,
|
||||
51.9260935
|
||||
],
|
||||
[
|
||||
4.4690381,
|
||||
51.9261373
|
||||
],
|
||||
[
|
||||
4.4691133,
|
||||
51.9261762
|
||||
],
|
||||
[
|
||||
4.4691723,
|
||||
51.9262126
|
||||
],
|
||||
[
|
||||
4.4692958,
|
||||
51.9262986
|
||||
],
|
||||
[
|
||||
4.4693854,
|
||||
51.9263562
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/588744512",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Proveniersplein",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "both",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "asphalt",
|
||||
"id": "way/588744512"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4690392,
|
||||
51.9264517
|
||||
],
|
||||
[
|
||||
4.4688249,
|
||||
51.9265106
|
||||
],
|
||||
[
|
||||
4.4688084,
|
||||
51.9265117
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/588744524",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Proveniersplein",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "right",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "asphalt",
|
||||
"id": "way/588744524"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4686063,
|
||||
51.9263262
|
||||
],
|
||||
[
|
||||
4.4684571,
|
||||
51.9261072
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/592174102",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Proveniersplein",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "right",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "asphalt",
|
||||
"id": "way/592174102"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4684571,
|
||||
51.9261072
|
||||
],
|
||||
[
|
||||
4.4684095,
|
||||
51.9260417
|
||||
],
|
||||
[
|
||||
4.46838,
|
||||
51.9259981
|
||||
],
|
||||
[
|
||||
4.4683043,
|
||||
51.925945
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/633303663",
|
||||
"properties": {
|
||||
"cycleway:both": "lane",
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Proveniersstraat",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/633303663"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4727232,
|
||||
51.9271001
|
||||
],
|
||||
[
|
||||
4.472627,
|
||||
51.9270537
|
||||
],
|
||||
[
|
||||
4.4723532,
|
||||
51.9269321
|
||||
],
|
||||
[
|
||||
4.4721982,
|
||||
51.9268769
|
||||
],
|
||||
[
|
||||
4.4720269,
|
||||
51.9268229
|
||||
],
|
||||
[
|
||||
4.4718672,
|
||||
51.9267802
|
||||
],
|
||||
[
|
||||
4.471716,
|
||||
51.9267509
|
||||
],
|
||||
[
|
||||
4.4715931,
|
||||
51.9267315
|
||||
],
|
||||
[
|
||||
4.4713922,
|
||||
51.9267079
|
||||
],
|
||||
[
|
||||
4.4710292,
|
||||
51.9266629
|
||||
],
|
||||
[
|
||||
4.4709002,
|
||||
51.926657
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691656428",
|
||||
"properties": {
|
||||
"cycleway": "lane",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Provenierssingel",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"sidewalk": "right",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/691656428"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4708741,
|
||||
51.9268386
|
||||
],
|
||||
[
|
||||
4.4708902,
|
||||
51.9268534
|
||||
],
|
||||
[
|
||||
4.4711439,
|
||||
51.9269532
|
||||
],
|
||||
[
|
||||
4.4712948,
|
||||
51.9270191
|
||||
],
|
||||
[
|
||||
4.4716853,
|
||||
51.927187
|
||||
],
|
||||
[
|
||||
4.4722934,
|
||||
51.9274657
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691656429",
|
||||
"properties": {
|
||||
"embedded_rails": "tram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Provenierssingel",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "yes",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/691656429"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4722934,
|
||||
51.9274657
|
||||
],
|
||||
[
|
||||
4.472666,
|
||||
51.9276561
|
||||
],
|
||||
[
|
||||
4.4730987,
|
||||
51.9278889
|
||||
],
|
||||
[
|
||||
4.4733046,
|
||||
51.9280082
|
||||
],
|
||||
[
|
||||
4.4734633,
|
||||
51.9281069
|
||||
],
|
||||
[
|
||||
4.4736267,
|
||||
51.9281926
|
||||
],
|
||||
[
|
||||
4.4736844,
|
||||
51.9282278
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1351675805",
|
||||
"properties": {
|
||||
"cycleway:both": "lane",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Proveniersstraat",
|
||||
"name:etymology:wikidata": "Q14178148",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/1351675805"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4739678,
|
||||
51.9277911
|
||||
],
|
||||
[
|
||||
4.4728143,
|
||||
51.9271543
|
||||
],
|
||||
[
|
||||
4.4727232,
|
||||
51.9271001
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
2181
geojson-files/02-noord-5.json
Normal file
2181
geojson-files/02-noord-5.json
Normal file
File diff suppressed because it is too large
Load Diff
838
geojson-files/02-noord-6.json
Normal file
838
geojson-files/02-noord-6.json
Normal file
@ -0,0 +1,838 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522531",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Snellemanstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522531"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4847615,
|
||||
51.9327962
|
||||
],
|
||||
[
|
||||
4.485711,
|
||||
51.9326076
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522835",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Stroveer",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522835"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4821632,
|
||||
51.9261126
|
||||
],
|
||||
[
|
||||
4.4822496,
|
||||
51.9260348
|
||||
],
|
||||
[
|
||||
4.4818054,
|
||||
51.9258866
|
||||
],
|
||||
[
|
||||
4.4805468,
|
||||
51.9262196
|
||||
],
|
||||
[
|
||||
4.4800785,
|
||||
51.926334
|
||||
],
|
||||
[
|
||||
4.4796444,
|
||||
51.9264445
|
||||
],
|
||||
[
|
||||
4.4796336,
|
||||
51.9264581
|
||||
],
|
||||
[
|
||||
4.4795959,
|
||||
51.9267299
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522848",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Stroveer",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522848"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.48218,
|
||||
51.9276011
|
||||
],
|
||||
[
|
||||
4.4822258,
|
||||
51.9276403
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522854",
|
||||
"properties": {
|
||||
"highway": "service",
|
||||
"name": "Stroveer",
|
||||
"service": "parking_aisle",
|
||||
"id": "way/7522854"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4823232,
|
||||
51.9275179
|
||||
],
|
||||
[
|
||||
4.4822285,
|
||||
51.9274306
|
||||
],
|
||||
[
|
||||
4.4820712,
|
||||
51.9274492
|
||||
],
|
||||
[
|
||||
4.4817687,
|
||||
51.9274434
|
||||
],
|
||||
[
|
||||
4.4820238,
|
||||
51.9276702
|
||||
],
|
||||
[
|
||||
4.48218,
|
||||
51.9276011
|
||||
],
|
||||
[
|
||||
4.4822015,
|
||||
51.9275803
|
||||
],
|
||||
[
|
||||
4.4820712,
|
||||
51.9274492
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525764",
|
||||
"properties": {
|
||||
"cycleway:left": "shared_lane",
|
||||
"cycleway:left:lane": "advisory",
|
||||
"cycleway:right": "shared_lane",
|
||||
"cycleway:right:lane": "pictogram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Spoorsingel",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "right",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525764"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4673075,
|
||||
51.9276029
|
||||
],
|
||||
[
|
||||
4.4673452,
|
||||
51.9275446
|
||||
],
|
||||
[
|
||||
4.4676444,
|
||||
51.9270539
|
||||
],
|
||||
[
|
||||
4.4679718,
|
||||
51.9265088
|
||||
],
|
||||
[
|
||||
4.4681817,
|
||||
51.9261601
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525876",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Schoterbosstraat",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525876"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4780667,
|
||||
51.9292536
|
||||
],
|
||||
[
|
||||
4.4775946,
|
||||
51.9294653
|
||||
],
|
||||
[
|
||||
4.4779,
|
||||
51.9297
|
||||
],
|
||||
[
|
||||
4.4783885,
|
||||
51.9295083
|
||||
],
|
||||
[
|
||||
4.4792648,
|
||||
51.929127
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525898",
|
||||
"properties": {
|
||||
"cycleway:left": "shared_lane",
|
||||
"cycleway:left:lane": "advisory",
|
||||
"cycleway:right": "shared_lane",
|
||||
"cycleway:right:lane": "pictogram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Spoorsingel",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "right",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525898"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4666555,
|
||||
51.9286813
|
||||
],
|
||||
[
|
||||
4.4673075,
|
||||
51.9276029
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525899",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Spoorsingel",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525899"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.468039,
|
||||
51.9276833
|
||||
],
|
||||
[
|
||||
4.46712,
|
||||
51.9290419
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/270659691",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "residential",
|
||||
"lanes": "1",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Stationssingel",
|
||||
"name:etymology:wikidata": "Q801388",
|
||||
"oneway": "yes",
|
||||
"source:maxspeed": "NL:urban",
|
||||
"surface": "asphalt",
|
||||
"id": "way/270659691"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4630447,
|
||||
51.92664
|
||||
],
|
||||
[
|
||||
4.4630966,
|
||||
51.9265438
|
||||
],
|
||||
[
|
||||
4.4631101,
|
||||
51.926517
|
||||
],
|
||||
[
|
||||
4.4631211,
|
||||
51.9265025
|
||||
],
|
||||
[
|
||||
4.4631592,
|
||||
51.926447
|
||||
],
|
||||
[
|
||||
4.4631857,
|
||||
51.9264126
|
||||
],
|
||||
[
|
||||
4.4633367,
|
||||
51.9262169
|
||||
],
|
||||
[
|
||||
4.4634375,
|
||||
51.9261165
|
||||
],
|
||||
[
|
||||
4.4635533,
|
||||
51.9260529
|
||||
],
|
||||
[
|
||||
4.4636592,
|
||||
51.9260176
|
||||
],
|
||||
[
|
||||
4.4636984,
|
||||
51.9260065
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/270659694",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "residential",
|
||||
"lanes": "1",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Stationssingel",
|
||||
"name:etymology:wikidata": "Q801388",
|
||||
"oneway": "yes",
|
||||
"source:maxspeed": "NL:urban",
|
||||
"surface": "asphalt",
|
||||
"id": "way/270659694"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4636984,
|
||||
51.9260065
|
||||
],
|
||||
[
|
||||
4.4636616,
|
||||
51.9260485
|
||||
],
|
||||
[
|
||||
4.4635667,
|
||||
51.9261569
|
||||
],
|
||||
[
|
||||
4.4633593,
|
||||
51.9264593
|
||||
],
|
||||
[
|
||||
4.4633411,
|
||||
51.9264858
|
||||
],
|
||||
[
|
||||
4.4632889,
|
||||
51.9265618
|
||||
],
|
||||
[
|
||||
4.4632257,
|
||||
51.9266618
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/284293314",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:urban",
|
||||
"name": "Spoorsingel",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "asphalt",
|
||||
"id": "way/284293314"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4682816,
|
||||
51.9259908
|
||||
],
|
||||
[
|
||||
4.4682941,
|
||||
51.9259719
|
||||
],
|
||||
[
|
||||
4.4683043,
|
||||
51.925945
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/301446193",
|
||||
"properties": {
|
||||
"cycleway:both": "no",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Spoorsingel",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/301446193"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4688413,
|
||||
51.9265999
|
||||
],
|
||||
[
|
||||
4.468039,
|
||||
51.9276833
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/503848908",
|
||||
"properties": {
|
||||
"highway": "service",
|
||||
"name": "Stroveer",
|
||||
"id": "way/503848908"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4820989,
|
||||
51.927412
|
||||
],
|
||||
[
|
||||
4.4820712,
|
||||
51.9274492
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/510812444",
|
||||
"properties": {
|
||||
"cycleway:left": "lane",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Spoorsingel",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "right",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/510812444"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4681817,
|
||||
51.9261601
|
||||
],
|
||||
[
|
||||
4.4682816,
|
||||
51.9259908
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691103579",
|
||||
"properties": {
|
||||
"bicycle": "no",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "NL:urban",
|
||||
"name": "Stationssingel",
|
||||
"name:etymology:wikidata": "Q801388",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "both",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691103579"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4656103,
|
||||
51.9254456
|
||||
],
|
||||
[
|
||||
4.465493,
|
||||
51.925447
|
||||
],
|
||||
[
|
||||
4.465443,
|
||||
51.9254462
|
||||
],
|
||||
[
|
||||
4.4653591,
|
||||
51.9254436
|
||||
],
|
||||
[
|
||||
4.4652358,
|
||||
51.9254449
|
||||
],
|
||||
[
|
||||
4.4651391,
|
||||
51.9254627
|
||||
],
|
||||
[
|
||||
4.4650589,
|
||||
51.9254827
|
||||
],
|
||||
[
|
||||
4.4649995,
|
||||
51.9255021
|
||||
],
|
||||
[
|
||||
4.4649681,
|
||||
51.9255084
|
||||
],
|
||||
[
|
||||
4.464865,
|
||||
51.9255291
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691103583",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "residential",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "NL:urban",
|
||||
"name": "Stationssingel",
|
||||
"name:etymology:wikidata": "Q801388",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691103583"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.464865,
|
||||
51.9255291
|
||||
],
|
||||
[
|
||||
4.4639829,
|
||||
51.9258838
|
||||
],
|
||||
[
|
||||
4.4637211,
|
||||
51.9259969
|
||||
],
|
||||
[
|
||||
4.4636984,
|
||||
51.9260065
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691103585",
|
||||
"properties": {
|
||||
"bicycle": "no",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "NL:urban",
|
||||
"name": "Stationssingel",
|
||||
"name:etymology:wikidata": "Q801388",
|
||||
"oneway": "yes",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691103585"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.464865,
|
||||
51.9255291
|
||||
],
|
||||
[
|
||||
4.4649351,
|
||||
51.9254884
|
||||
],
|
||||
[
|
||||
4.4649662,
|
||||
51.9254702
|
||||
],
|
||||
[
|
||||
4.4650341,
|
||||
51.9254481
|
||||
],
|
||||
[
|
||||
4.4651223,
|
||||
51.9254278
|
||||
],
|
||||
[
|
||||
4.4652192,
|
||||
51.9254113
|
||||
],
|
||||
[
|
||||
4.4652963,
|
||||
51.9254045
|
||||
],
|
||||
[
|
||||
4.4653892,
|
||||
51.9254019
|
||||
],
|
||||
[
|
||||
4.4654487,
|
||||
51.9254054
|
||||
],
|
||||
[
|
||||
4.4655169,
|
||||
51.9254183
|
||||
],
|
||||
[
|
||||
4.4656103,
|
||||
51.9254456
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691103589",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "NL:urban",
|
||||
"mofa": "use_sidepath",
|
||||
"name": "Stationssingel",
|
||||
"name:etymology:wikidata": "Q801388",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691103589"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4681623,
|
||||
51.9259177
|
||||
],
|
||||
[
|
||||
4.467105,
|
||||
51.9257207
|
||||
],
|
||||
[
|
||||
4.465809,
|
||||
51.9254804
|
||||
],
|
||||
[
|
||||
4.4656103,
|
||||
51.9254456
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/984675848",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Stroveer",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/984675848"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4822793,
|
||||
51.9277141
|
||||
],
|
||||
[
|
||||
4.4823293,
|
||||
51.9277831
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/984675849",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"layer": "-1",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Stroveer",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"tunnel": "building_passage",
|
||||
"id": "way/984675849"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4822258,
|
||||
51.9276403
|
||||
],
|
||||
[
|
||||
4.4822793,
|
||||
51.9277141
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1351675802",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"mofa": "use_sidepath",
|
||||
"name": "Stationssingel",
|
||||
"name:etymology:wikidata": "Q801388",
|
||||
"surface": "asphalt",
|
||||
"id": "way/1351675802"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4683043,
|
||||
51.925945
|
||||
],
|
||||
[
|
||||
4.4682001,
|
||||
51.9259247
|
||||
],
|
||||
[
|
||||
4.4681623,
|
||||
51.9259177
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
392
geojson-files/02-noord-7.json
Normal file
392
geojson-files/02-noord-7.json
Normal file
@ -0,0 +1,392 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522409",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Touwbaan",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522409"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4827931,
|
||||
51.932865
|
||||
],
|
||||
[
|
||||
4.4829866,
|
||||
51.9332074
|
||||
],
|
||||
[
|
||||
4.4832433,
|
||||
51.9336561
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522437",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Tochtstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522437"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4852912,
|
||||
51.9362773
|
||||
],
|
||||
[
|
||||
4.4854883,
|
||||
51.9366462
|
||||
],
|
||||
[
|
||||
4.4855092,
|
||||
51.9367305
|
||||
],
|
||||
[
|
||||
4.4855498,
|
||||
51.9368945
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522469",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Tochtstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522469"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4841151,
|
||||
51.934419
|
||||
],
|
||||
[
|
||||
4.484122,
|
||||
51.9344293
|
||||
],
|
||||
[
|
||||
4.4843779,
|
||||
51.934927
|
||||
],
|
||||
[
|
||||
4.484413,
|
||||
51.935015
|
||||
],
|
||||
[
|
||||
4.4844338,
|
||||
51.9350646
|
||||
],
|
||||
[
|
||||
4.4844943,
|
||||
51.9351821
|
||||
],
|
||||
[
|
||||
4.4845871,
|
||||
51.9353662
|
||||
],
|
||||
[
|
||||
4.4848701,
|
||||
51.9358615
|
||||
],
|
||||
[
|
||||
4.4851174,
|
||||
51.9362835
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522495",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Tollensstraat",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522495"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4818953,
|
||||
51.9311466
|
||||
],
|
||||
[
|
||||
4.4824532,
|
||||
51.9317156
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522517",
|
||||
"properties": {
|
||||
"cycleway:left": "no",
|
||||
"cycleway:right": "shared_lane",
|
||||
"cycleway:right:lane": "pictogram",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Tollensstraat",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522517"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4813535,
|
||||
51.9305843
|
||||
],
|
||||
[
|
||||
4.4818953,
|
||||
51.9311466
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522555",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Tollensstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522555"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4824532,
|
||||
51.9317156
|
||||
],
|
||||
[
|
||||
4.482936,
|
||||
51.9322217
|
||||
],
|
||||
[
|
||||
4.4834188,
|
||||
51.9326971
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522688",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Tochtstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522688"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4855498,
|
||||
51.9368945
|
||||
],
|
||||
[
|
||||
4.4855799,
|
||||
51.9370596
|
||||
],
|
||||
[
|
||||
4.4855992,
|
||||
51.9371812
|
||||
],
|
||||
[
|
||||
4.4857389,
|
||||
51.93739
|
||||
],
|
||||
[
|
||||
4.4862845,
|
||||
51.9376861
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525774",
|
||||
"properties": {
|
||||
"bicycle:backward": "yes",
|
||||
"bicycle:forward": "use_sidepath",
|
||||
"cycleway:left": "lane",
|
||||
"foot": "use_sidepath",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Teilingerstraat",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7525774"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4745509,
|
||||
51.928062
|
||||
],
|
||||
[
|
||||
4.4744313,
|
||||
51.9280162
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525874",
|
||||
"properties": {
|
||||
"cyclestreet": "yes",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Teilingerstraat",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7525874"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4765375,
|
||||
51.9293786
|
||||
],
|
||||
[
|
||||
4.477339,
|
||||
51.9299475
|
||||
],
|
||||
[
|
||||
4.4780374,
|
||||
51.9305487
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525895",
|
||||
"properties": {
|
||||
"cyclestreet": "yes",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Teilingerstraat",
|
||||
"sidewalk": "right",
|
||||
"source:maxspeed": "NL:zone30",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7525895"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.474722,
|
||||
51.9281609
|
||||
],
|
||||
[
|
||||
4.4755926,
|
||||
51.9286631
|
||||
],
|
||||
[
|
||||
4.4756932,
|
||||
51.9287188
|
||||
],
|
||||
[
|
||||
4.4759338,
|
||||
51.9289056
|
||||
],
|
||||
[
|
||||
4.476327,
|
||||
51.9292248
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1351675809",
|
||||
"properties": {
|
||||
"cyclestreet": "yes",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Teilingerstraat",
|
||||
"sidewalk": "right",
|
||||
"surface": "asphalt",
|
||||
"id": "way/1351675809"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4745509,
|
||||
51.928062
|
||||
],
|
||||
[
|
||||
4.4745925,
|
||||
51.9280872
|
||||
],
|
||||
[
|
||||
4.474722,
|
||||
51.9281609
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
499
geojson-files/02-noord-8.json
Normal file
499
geojson-files/02-noord-8.json
Normal file
@ -0,0 +1,499 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522387",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Vletstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522387"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4855028,
|
||||
51.9341636
|
||||
],
|
||||
[
|
||||
4.4854981,
|
||||
51.9341543
|
||||
],
|
||||
[
|
||||
4.4852603,
|
||||
51.9336892
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522403",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Woelwijkstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522403"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4827931,
|
||||
51.932865
|
||||
],
|
||||
[
|
||||
4.4816861,
|
||||
51.9331445
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522411",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Vletstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522411"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4850511,
|
||||
51.9333022
|
||||
],
|
||||
[
|
||||
4.4847615,
|
||||
51.9327962
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522417",
|
||||
"properties": {
|
||||
"highway": "living_street",
|
||||
"maxspeed": "15",
|
||||
"name": "Witte Zwaanhof",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522417"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4860894,
|
||||
51.9334593
|
||||
],
|
||||
[
|
||||
4.4856132,
|
||||
51.9335451
|
||||
],
|
||||
[
|
||||
4.4854134,
|
||||
51.9331236
|
||||
],
|
||||
[
|
||||
4.4858995,
|
||||
51.9330358
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522426",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Vletstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522426"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4858042,
|
||||
51.9351416
|
||||
],
|
||||
[
|
||||
4.4857452,
|
||||
51.9349908
|
||||
],
|
||||
[
|
||||
4.4857262,
|
||||
51.9349561
|
||||
],
|
||||
[
|
||||
4.4856164,
|
||||
51.9347408
|
||||
],
|
||||
[
|
||||
4.4855923,
|
||||
51.9346955
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522462",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Vletstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522462"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4855923,
|
||||
51.9346955
|
||||
],
|
||||
[
|
||||
4.4853555,
|
||||
51.9342022
|
||||
],
|
||||
[
|
||||
4.4853507,
|
||||
51.9341914
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522526",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Woelwijkstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522526"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.484326,
|
||||
51.9324598
|
||||
],
|
||||
[
|
||||
4.4838102,
|
||||
51.9325984
|
||||
],
|
||||
[
|
||||
4.4834188,
|
||||
51.9326971
|
||||
],
|
||||
[
|
||||
4.4827931,
|
||||
51.932865
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522549",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Woelwijkstraat",
|
||||
"oneway": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522549"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4863347,
|
||||
51.9320059
|
||||
],
|
||||
[
|
||||
4.4855377,
|
||||
51.9321687
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522562",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Woelwijkstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522562"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4855377,
|
||||
51.9321687
|
||||
],
|
||||
[
|
||||
4.4848171,
|
||||
51.9323252
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522690",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "30",
|
||||
"name": "Vletstraat",
|
||||
"sidewalk": "both",
|
||||
"id": "way/7522690"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.485926,
|
||||
51.9354378
|
||||
],
|
||||
[
|
||||
4.4858042,
|
||||
51.9351416
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525833",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Vrouw-Jannestraat",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525833"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4741467,
|
||||
51.9299078
|
||||
],
|
||||
[
|
||||
4.4742832,
|
||||
51.9297243
|
||||
],
|
||||
[
|
||||
4.4745763,
|
||||
51.9295749
|
||||
],
|
||||
[
|
||||
4.4750369,
|
||||
51.9293285
|
||||
],
|
||||
[
|
||||
4.4751147,
|
||||
51.9292877
|
||||
],
|
||||
[
|
||||
4.4757087,
|
||||
51.9290108
|
||||
],
|
||||
[
|
||||
4.4759338,
|
||||
51.9289056
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691255939",
|
||||
"properties": {
|
||||
"cycleway": "shared_lane",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolenbrug",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691255939"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4886463,
|
||||
51.9333692
|
||||
],
|
||||
[
|
||||
4.4885633,
|
||||
51.9333897
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691255942",
|
||||
"properties": {
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolenbrug",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"sidewalk": "both",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691255942"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4881661,
|
||||
51.9336383
|
||||
],
|
||||
[
|
||||
4.4880803,
|
||||
51.9336989
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691255943",
|
||||
"properties": {
|
||||
"bridge": "yes",
|
||||
"cycleway": "shared_lane",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"layer": "1",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolenbrug",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691255943"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4885633,
|
||||
51.9333897
|
||||
],
|
||||
[
|
||||
4.4884892,
|
||||
51.9334182
|
||||
],
|
||||
[
|
||||
4.4884305,
|
||||
51.9334441
|
||||
],
|
||||
[
|
||||
4.4883583,
|
||||
51.9334951
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1221872094",
|
||||
"properties": {
|
||||
"bridge": "yes",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"layer": "1",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolenbrug",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"surface": "asphalt",
|
||||
"id": "way/1221872094"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4883583,
|
||||
51.9334951
|
||||
],
|
||||
[
|
||||
4.4881923,
|
||||
51.9336188
|
||||
],
|
||||
[
|
||||
4.4881661,
|
||||
51.9336383
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
658
geojson-files/02-noord-9.json
Normal file
658
geojson-files/02-noord-9.json
Normal file
@ -0,0 +1,658 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522421",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Zaagstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522421"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4808412,
|
||||
51.9344667
|
||||
],
|
||||
[
|
||||
4.4810684,
|
||||
51.9349313
|
||||
],
|
||||
[
|
||||
4.4810733,
|
||||
51.9349416
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522499",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"maxspeed:type": "NL:zone30",
|
||||
"name": "Zaagmolenkade",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522499"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.485577,
|
||||
51.9300229
|
||||
],
|
||||
[
|
||||
4.4855516,
|
||||
51.9300979
|
||||
],
|
||||
[
|
||||
4.4854461,
|
||||
51.9305277
|
||||
],
|
||||
[
|
||||
4.4854295,
|
||||
51.9305955
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522506",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zaagmolenkade",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522506"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4854295,
|
||||
51.9305955
|
||||
],
|
||||
[
|
||||
4.4855442,
|
||||
51.9307357
|
||||
],
|
||||
[
|
||||
4.4856262,
|
||||
51.9308893
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522544",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zaagmolenkade",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk:left": "yes",
|
||||
"sidewalk:right": "separate",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522544"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4856262,
|
||||
51.9308893
|
||||
],
|
||||
[
|
||||
4.4857767,
|
||||
51.931161
|
||||
],
|
||||
[
|
||||
4.4859438,
|
||||
51.9314486
|
||||
],
|
||||
[
|
||||
4.4861295,
|
||||
51.9317246
|
||||
],
|
||||
[
|
||||
4.4863347,
|
||||
51.9320059
|
||||
],
|
||||
[
|
||||
4.4865662,
|
||||
51.932305
|
||||
],
|
||||
[
|
||||
4.4867574,
|
||||
51.9325731
|
||||
],
|
||||
[
|
||||
4.4870644,
|
||||
51.9329966
|
||||
],
|
||||
[
|
||||
4.4874167,
|
||||
51.9333059
|
||||
],
|
||||
[
|
||||
4.4876374,
|
||||
51.9334568
|
||||
],
|
||||
[
|
||||
4.4879235,
|
||||
51.9336438
|
||||
],
|
||||
[
|
||||
4.4880672,
|
||||
51.9336936
|
||||
],
|
||||
[
|
||||
4.4880803,
|
||||
51.9336989
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7522640",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "sign",
|
||||
"name": "Zaagmolenkade",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7522640"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4854162,
|
||||
51.9299116
|
||||
],
|
||||
[
|
||||
4.4854319,
|
||||
51.9299301
|
||||
],
|
||||
[
|
||||
4.4854854,
|
||||
51.9299826
|
||||
],
|
||||
[
|
||||
4.4855016,
|
||||
51.9299943
|
||||
],
|
||||
[
|
||||
4.4855277,
|
||||
51.9300058
|
||||
],
|
||||
[
|
||||
4.485577,
|
||||
51.9300229
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7526015",
|
||||
"properties": {
|
||||
"cycleway:both": "shared_lane",
|
||||
"cycleway:both:lane": "pictogram",
|
||||
"highway": "residential",
|
||||
"lane_markings": "no",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zegwaardstraat",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7526015"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4760902,
|
||||
51.9331036
|
||||
],
|
||||
[
|
||||
4.4760073,
|
||||
51.933061
|
||||
],
|
||||
[
|
||||
4.475978,
|
||||
51.9330406
|
||||
],
|
||||
[
|
||||
4.4755409,
|
||||
51.9326416
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7526026",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lane_markings": "no",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Zegwaardstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7526026"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4767847,
|
||||
51.9337786
|
||||
],
|
||||
[
|
||||
4.4767364,
|
||||
51.9337255
|
||||
],
|
||||
[
|
||||
4.476601,
|
||||
51.933586
|
||||
],
|
||||
[
|
||||
4.4762874,
|
||||
51.9332671
|
||||
],
|
||||
[
|
||||
4.4760902,
|
||||
51.9331036
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691255945",
|
||||
"properties": {
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolendrift",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"sidewalk": "both",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691255945"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4880803,
|
||||
51.9336989
|
||||
],
|
||||
[
|
||||
4.4880178,
|
||||
51.9337398
|
||||
],
|
||||
[
|
||||
4.4879584,
|
||||
51.9337726
|
||||
],
|
||||
[
|
||||
4.4878976,
|
||||
51.9337919
|
||||
],
|
||||
[
|
||||
4.4878366,
|
||||
51.9338019
|
||||
],
|
||||
[
|
||||
4.4877221,
|
||||
51.9338171
|
||||
],
|
||||
[
|
||||
4.4873882,
|
||||
51.9338439
|
||||
],
|
||||
[
|
||||
4.4869227,
|
||||
51.9339078
|
||||
],
|
||||
[
|
||||
4.4867775,
|
||||
51.9339276
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691255947",
|
||||
"properties": {
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "1",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolendrift",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "right",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691255947"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4867775,
|
||||
51.9339276
|
||||
],
|
||||
[
|
||||
4.4865706,
|
||||
51.9339831
|
||||
],
|
||||
[
|
||||
4.4865016,
|
||||
51.9340076
|
||||
],
|
||||
[
|
||||
4.486355,
|
||||
51.9340413
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691255948",
|
||||
"properties": {
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "1",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolenstraat",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "right",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691255948"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4860021,
|
||||
51.9340678
|
||||
],
|
||||
[
|
||||
4.4861382,
|
||||
51.9340275
|
||||
],
|
||||
[
|
||||
4.4862309,
|
||||
51.9339971
|
||||
],
|
||||
[
|
||||
4.4863244,
|
||||
51.9339787
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691260980",
|
||||
"properties": {
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "1",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolendrift",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "right",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691260980"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4863244,
|
||||
51.9339787
|
||||
],
|
||||
[
|
||||
4.48647,
|
||||
51.9339535
|
||||
],
|
||||
[
|
||||
4.4865511,
|
||||
51.9339509
|
||||
],
|
||||
[
|
||||
4.4867775,
|
||||
51.9339276
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691260981",
|
||||
"properties": {
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "1",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolenstraat",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "right",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691260981"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.486355,
|
||||
51.9340413
|
||||
],
|
||||
[
|
||||
4.4862598,
|
||||
51.9340572
|
||||
],
|
||||
[
|
||||
4.4861458,
|
||||
51.9340642
|
||||
],
|
||||
[
|
||||
4.4860021,
|
||||
51.9340678
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691260982",
|
||||
"properties": {
|
||||
"cycleway:both": "no",
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolenstraat",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"sidewalk": "both",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691260982"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4792122,
|
||||
51.9352552
|
||||
],
|
||||
[
|
||||
4.4793932,
|
||||
51.9352248
|
||||
],
|
||||
[
|
||||
4.4794114,
|
||||
51.935222
|
||||
],
|
||||
[
|
||||
4.4795819,
|
||||
51.9351958
|
||||
],
|
||||
[
|
||||
4.4810733,
|
||||
51.9349416
|
||||
],
|
||||
[
|
||||
4.4818661,
|
||||
51.9348082
|
||||
],
|
||||
[
|
||||
4.4820282,
|
||||
51.93478
|
||||
],
|
||||
[
|
||||
4.4824108,
|
||||
51.9347136
|
||||
],
|
||||
[
|
||||
4.4834054,
|
||||
51.9345417
|
||||
],
|
||||
[
|
||||
4.4836315,
|
||||
51.9345068
|
||||
],
|
||||
[
|
||||
4.4837606,
|
||||
51.9344834
|
||||
],
|
||||
[
|
||||
4.4841151,
|
||||
51.934419
|
||||
],
|
||||
[
|
||||
4.4851825,
|
||||
51.934223
|
||||
],
|
||||
[
|
||||
4.4853507,
|
||||
51.9341914
|
||||
],
|
||||
[
|
||||
4.4855028,
|
||||
51.9341636
|
||||
],
|
||||
[
|
||||
4.4860021,
|
||||
51.9340678
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/691661208",
|
||||
"properties": {
|
||||
"embedded_rails": "tram",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Zaagmolenstraat",
|
||||
"name:etymology:wikidata": "Q12013554",
|
||||
"sidewalk": "both",
|
||||
"surface": "asphalt",
|
||||
"id": "way/691661208"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4764274,
|
||||
51.9357235
|
||||
],
|
||||
[
|
||||
4.4764503,
|
||||
51.9357165
|
||||
],
|
||||
[
|
||||
4.4765729,
|
||||
51.9356791
|
||||
],
|
||||
[
|
||||
4.476634,
|
||||
51.9356618
|
||||
],
|
||||
[
|
||||
4.4768325,
|
||||
51.9356284
|
||||
],
|
||||
[
|
||||
4.4774606,
|
||||
51.9355296
|
||||
],
|
||||
[
|
||||
4.477987,
|
||||
51.9354469
|
||||
],
|
||||
[
|
||||
4.4790931,
|
||||
51.9352738
|
||||
],
|
||||
[
|
||||
4.4792122,
|
||||
51.9352552
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
559
geojson-files/03-centrum-0.json
Normal file
559
geojson-files/03-centrum-0.json
Normal file
@ -0,0 +1,559 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7523336",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"foot": "use_sidepath",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Admiraal de Ruyterweg",
|
||||
"oneway": "yes",
|
||||
"parking:left": "no",
|
||||
"parking:right": "street_side",
|
||||
"parking:right:orientation": "parallel",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7523336"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4867411,
|
||||
51.9273209
|
||||
],
|
||||
[
|
||||
4.486802,
|
||||
51.9273398
|
||||
],
|
||||
[
|
||||
4.4869336,
|
||||
51.9273798
|
||||
],
|
||||
[
|
||||
4.4879851,
|
||||
51.9277127
|
||||
],
|
||||
[
|
||||
4.4880352,
|
||||
51.9277285
|
||||
],
|
||||
[
|
||||
4.488222,
|
||||
51.9277803
|
||||
],
|
||||
[
|
||||
4.4883745,
|
||||
51.9278201
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7523343",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Admiraal de Ruyterweg",
|
||||
"oneway": "yes",
|
||||
"parking:left": "no",
|
||||
"parking:right": "street_side",
|
||||
"parking:right:orientation": "parallel",
|
||||
"surface": "asphalt",
|
||||
"id": "way/7523343"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.484976,
|
||||
51.9267366
|
||||
],
|
||||
[
|
||||
4.4852199,
|
||||
51.9268409
|
||||
],
|
||||
[
|
||||
4.4863278,
|
||||
51.9271928
|
||||
],
|
||||
[
|
||||
4.4864373,
|
||||
51.9272274
|
||||
],
|
||||
[
|
||||
4.4865022,
|
||||
51.9272469
|
||||
],
|
||||
[
|
||||
4.4865576,
|
||||
51.9272641
|
||||
],
|
||||
[
|
||||
4.4866486,
|
||||
51.9272923
|
||||
],
|
||||
[
|
||||
4.4866931,
|
||||
51.927306
|
||||
],
|
||||
[
|
||||
4.4867411,
|
||||
51.9273209
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525607",
|
||||
"properties": {
|
||||
"cycleway:both": "shared_lane",
|
||||
"cycleway:both:lane": "advisory",
|
||||
"highway": "residential",
|
||||
"lanes": "1",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Aert van Nesstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"source:width": "ARCore",
|
||||
"surface": "paving_stones",
|
||||
"width": "6.2",
|
||||
"wikidata": "Q2525697",
|
||||
"wikipedia": "nl:Aert van Nesstraat (Rotterdam)",
|
||||
"id": "way/7525607"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.474804,
|
||||
51.9203882
|
||||
],
|
||||
[
|
||||
4.4749602,
|
||||
51.9204201
|
||||
],
|
||||
[
|
||||
4.4752131,
|
||||
51.9204707
|
||||
],
|
||||
[
|
||||
4.4763727,
|
||||
51.9206994
|
||||
],
|
||||
[
|
||||
4.476885,
|
||||
51.9208045
|
||||
],
|
||||
[
|
||||
4.4773041,
|
||||
51.9208923
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/43634353",
|
||||
"properties": {
|
||||
"cycleway:both": "lane",
|
||||
"cycleway:both:lane": "exclusive",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Aert van Nesstraat",
|
||||
"oneway": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"wikidata": "Q2525697",
|
||||
"wikipedia": "nl:Aert van Nesstraat (Rotterdam)",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/43634353"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4773041,
|
||||
51.9208923
|
||||
],
|
||||
[
|
||||
4.4778429,
|
||||
51.92099
|
||||
],
|
||||
[
|
||||
4.4779216,
|
||||
51.9210043
|
||||
],
|
||||
[
|
||||
4.4779882,
|
||||
51.9210164
|
||||
],
|
||||
[
|
||||
4.478054,
|
||||
51.9210283
|
||||
],
|
||||
[
|
||||
4.4781547,
|
||||
51.9210466
|
||||
],
|
||||
[
|
||||
4.4781868,
|
||||
51.9210521
|
||||
],
|
||||
[
|
||||
4.4791179,
|
||||
51.9212335
|
||||
],
|
||||
[
|
||||
4.4791801,
|
||||
51.9212468
|
||||
],
|
||||
[
|
||||
4.4792934,
|
||||
51.9212709
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/53106706",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Admiraal de Ruyterweg",
|
||||
"oneway": "yes",
|
||||
"parking:left": "no",
|
||||
"parking:right": "street_side",
|
||||
"parking:right:orientation": "parallel",
|
||||
"surface": "asphalt",
|
||||
"id": "way/53106706"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4865754,
|
||||
51.9273916
|
||||
],
|
||||
[
|
||||
4.4865206,
|
||||
51.927365
|
||||
],
|
||||
[
|
||||
4.4864363,
|
||||
51.9273309
|
||||
],
|
||||
[
|
||||
4.4851496,
|
||||
51.9269229
|
||||
],
|
||||
[
|
||||
4.4849079,
|
||||
51.9268222
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/268020102",
|
||||
"properties": {
|
||||
"cycleway:both": "no",
|
||||
"highway": "residential",
|
||||
"lane_markings": "no",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "sign",
|
||||
"name": "Aert van Nesstraat",
|
||||
"sidewalk": "both",
|
||||
"smoothness": "good",
|
||||
"source:width": "ARCore",
|
||||
"surface": "paving_stones",
|
||||
"width": "6.4",
|
||||
"wikidata": "Q2525697",
|
||||
"wikipedia": "nl:Aert van Nesstraat (Rotterdam)",
|
||||
"id": "way/268020102"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4741713,
|
||||
51.9202637
|
||||
],
|
||||
[
|
||||
4.4747069,
|
||||
51.9203689
|
||||
],
|
||||
[
|
||||
4.474804,
|
||||
51.9203882
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/503858820",
|
||||
"properties": {
|
||||
"bicycle": "use_sidepath",
|
||||
"foot": "use_sidepath",
|
||||
"highway": "tertiary",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Admiraal de Ruyterweg",
|
||||
"oneway": "yes",
|
||||
"parking:left": "no",
|
||||
"parking:right": "street_side",
|
||||
"parking:right:orientation": "parallel",
|
||||
"surface": "asphalt",
|
||||
"id": "way/503858820"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4881788,
|
||||
51.9279003
|
||||
],
|
||||
[
|
||||
4.488006,
|
||||
51.9278486
|
||||
],
|
||||
[
|
||||
4.4879466,
|
||||
51.9278297
|
||||
],
|
||||
[
|
||||
4.4869573,
|
||||
51.9275151
|
||||
],
|
||||
[
|
||||
4.4869333,
|
||||
51.9275076
|
||||
],
|
||||
[
|
||||
4.4868282,
|
||||
51.9274747
|
||||
],
|
||||
[
|
||||
4.4867577,
|
||||
51.9274516
|
||||
],
|
||||
[
|
||||
4.4866961,
|
||||
51.9274313
|
||||
],
|
||||
[
|
||||
4.4866521,
|
||||
51.9274168
|
||||
],
|
||||
[
|
||||
4.4865754,
|
||||
51.9273916
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/706290460",
|
||||
"properties": {
|
||||
"bicycle": "no",
|
||||
"foot": "no",
|
||||
"highway": "tertiary",
|
||||
"lanes": "1",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Admiraal de Ruyterweg",
|
||||
"oneway": "yes",
|
||||
"surface": "asphalt",
|
||||
"id": "way/706290460"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4883118,
|
||||
51.9279321
|
||||
],
|
||||
[
|
||||
4.4881788,
|
||||
51.9279003
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/851740967",
|
||||
"properties": {
|
||||
"access": "private",
|
||||
"highway": "service",
|
||||
"layer": "-1",
|
||||
"name": "Ammanstraat",
|
||||
"tunnel": "building_passage",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/851740967"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4772781,
|
||||
51.9231503
|
||||
],
|
||||
[
|
||||
4.4774951,
|
||||
51.9227206
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/851740969",
|
||||
"properties": {
|
||||
"highway": "service",
|
||||
"name": "Ammanstraat",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/851740969"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4772233,
|
||||
51.9232522
|
||||
],
|
||||
[
|
||||
4.4772781,
|
||||
51.9231503
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/925619734",
|
||||
"properties": {
|
||||
"cycleway:left": "lane",
|
||||
"cycleway:left:lane": "exclusive",
|
||||
"cycleway:right": "track",
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Aert van Nesstraat",
|
||||
"oneway": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"wikidata": "Q2525697",
|
||||
"wikipedia": "nl:Aert van Nesstraat (Rotterdam)",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/925619734"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4792934,
|
||||
51.9212709
|
||||
],
|
||||
[
|
||||
4.4793844,
|
||||
51.9212894
|
||||
],
|
||||
[
|
||||
4.4794212,
|
||||
51.9212965
|
||||
],
|
||||
[
|
||||
4.4795513,
|
||||
51.9213222
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1057038797",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lane_markings": "no",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "sign",
|
||||
"name": "Aert van Nesstraat",
|
||||
"surface": "paving_stones",
|
||||
"wikidata": "Q2525697",
|
||||
"wikipedia": "nl:Aert van Nesstraat (Rotterdam)",
|
||||
"id": "way/1057038797"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4735462,
|
||||
51.9201018
|
||||
],
|
||||
[
|
||||
4.4736602,
|
||||
51.9201634
|
||||
],
|
||||
[
|
||||
4.4738351,
|
||||
51.9201977
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1057038798",
|
||||
"properties": {
|
||||
"covered": "yes",
|
||||
"highway": "residential",
|
||||
"lane_markings": "no",
|
||||
"maxheight": "9",
|
||||
"maxheight:signed": "no",
|
||||
"maxspeed": "50",
|
||||
"maxspeed:type": "sign",
|
||||
"name": "Aert van Nesstraat",
|
||||
"surface": "paving_stones",
|
||||
"wikidata": "Q2525697",
|
||||
"wikipedia": "nl:Aert van Nesstraat (Rotterdam)",
|
||||
"id": "way/1057038798"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4738351,
|
||||
51.9201977
|
||||
],
|
||||
[
|
||||
4.4741713,
|
||||
51.9202637
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
1398
geojson-files/03-centrum-1.json
Normal file
1398
geojson-files/03-centrum-1.json
Normal file
File diff suppressed because it is too large
Load Diff
407
geojson-files/03-centrum-10.json
Normal file
407
geojson-files/03-centrum-10.json
Normal file
@ -0,0 +1,407 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7523114",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Leeuwenstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"sidewalk": "both",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7523114"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4816086,
|
||||
51.9211104
|
||||
],
|
||||
[
|
||||
4.4828327,
|
||||
51.9214038
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525849",
|
||||
"properties": {
|
||||
"highway": "service",
|
||||
"name": "Lijnbaanhof",
|
||||
"surface": "paving_stones",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/7525849"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4741864,
|
||||
51.9225576
|
||||
],
|
||||
[
|
||||
4.4744625,
|
||||
51.9225573
|
||||
],
|
||||
[
|
||||
4.4750002,
|
||||
51.9226739
|
||||
],
|
||||
[
|
||||
4.4750511,
|
||||
51.9227392
|
||||
],
|
||||
[
|
||||
4.4749425,
|
||||
51.9229443
|
||||
],
|
||||
[
|
||||
4.4749699,
|
||||
51.9229875
|
||||
],
|
||||
[
|
||||
4.4753897,
|
||||
51.9230685
|
||||
],
|
||||
[
|
||||
4.4757302,
|
||||
51.9231341
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525916",
|
||||
"properties": {
|
||||
"cycleway:left": "no",
|
||||
"cycleway:right": "shared_lane",
|
||||
"cycleway:right:lane": "advisory",
|
||||
"highway": "tertiary",
|
||||
"lane_markings": "no",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Kruisplein",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "both",
|
||||
"sidewalk:both:surface": "paving_stones",
|
||||
"source:width": "ARCore",
|
||||
"surface": "paving_stones",
|
||||
"width": "4.5",
|
||||
"id": "way/7525916"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4703815,
|
||||
51.9226192
|
||||
],
|
||||
[
|
||||
4.4704251,
|
||||
51.9225757
|
||||
],
|
||||
[
|
||||
4.4707,
|
||||
51.922104
|
||||
],
|
||||
[
|
||||
4.4707447,
|
||||
51.922016
|
||||
],
|
||||
[
|
||||
4.4709021,
|
||||
51.9216998
|
||||
],
|
||||
[
|
||||
4.4711909,
|
||||
51.9211587
|
||||
],
|
||||
[
|
||||
4.47124,
|
||||
51.9210758
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525923",
|
||||
"properties": {
|
||||
"cycleway:left": "no",
|
||||
"cycleway:right": "lane",
|
||||
"cycleway:right:lane": "advisory",
|
||||
"highway": "tertiary",
|
||||
"lanes": "1",
|
||||
"maxspeed": "50",
|
||||
"name": "Kruisplein",
|
||||
"oneway": "yes",
|
||||
"sidewalk": "both",
|
||||
"smoothness": "intermediate",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525923"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.47124,
|
||||
51.9210758
|
||||
],
|
||||
[
|
||||
4.4712695,
|
||||
51.9209969
|
||||
],
|
||||
[
|
||||
4.4712702,
|
||||
51.9209948
|
||||
],
|
||||
[
|
||||
4.4712794,
|
||||
51.9209701
|
||||
],
|
||||
[
|
||||
4.4712809,
|
||||
51.9209665
|
||||
],
|
||||
[
|
||||
4.4712976,
|
||||
51.9209217
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7525926",
|
||||
"properties": {
|
||||
"cycleway:left": "no",
|
||||
"cycleway:right": "shared_lane",
|
||||
"cycleway:right:lane": "advisory",
|
||||
"highway": "tertiary",
|
||||
"lanes": "1",
|
||||
"maxspeed": "50",
|
||||
"name": "Kruisplein",
|
||||
"oneway": "yes",
|
||||
"sidewalk:left": "no",
|
||||
"sidewalk:right": "separate",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7525926"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.471848,
|
||||
51.921288
|
||||
],
|
||||
[
|
||||
4.4718039,
|
||||
51.9213755
|
||||
],
|
||||
[
|
||||
4.4715865,
|
||||
51.9217798
|
||||
],
|
||||
[
|
||||
4.4713521,
|
||||
51.9222306
|
||||
],
|
||||
[
|
||||
4.4711484,
|
||||
51.9226166
|
||||
],
|
||||
[
|
||||
4.4711369,
|
||||
51.9226504
|
||||
],
|
||||
[
|
||||
4.471131,
|
||||
51.9226891
|
||||
],
|
||||
[
|
||||
4.4711337,
|
||||
51.922848
|
||||
],
|
||||
[
|
||||
4.4711486,
|
||||
51.9229037
|
||||
],
|
||||
[
|
||||
4.4711594,
|
||||
51.9229439
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/274183757",
|
||||
"properties": {
|
||||
"highway": "service",
|
||||
"name": "Kruisplein",
|
||||
"oneway": "no",
|
||||
"id": "way/274183757"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4707447,
|
||||
51.922016
|
||||
],
|
||||
[
|
||||
4.4705424,
|
||||
51.9219794
|
||||
],
|
||||
[
|
||||
4.4705123,
|
||||
51.9219752
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/411031861",
|
||||
"properties": {
|
||||
"bicycle": "no",
|
||||
"highway": "tertiary",
|
||||
"lane_markings": "no",
|
||||
"maxspeed": "50",
|
||||
"name": "Kruisplein",
|
||||
"oneway": "yes",
|
||||
"surface": "asphalt",
|
||||
"id": "way/411031861"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4711594,
|
||||
51.9229439
|
||||
],
|
||||
[
|
||||
4.4711845,
|
||||
51.9229852
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/411031862",
|
||||
"properties": {
|
||||
"cycleway:right": "lane",
|
||||
"cycleway:right:lane": "advisory",
|
||||
"highway": "tertiary",
|
||||
"lane_markings": "no",
|
||||
"maxspeed": "50",
|
||||
"name": "Kruisplein",
|
||||
"oneway": "yes",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/411031862"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4702199,
|
||||
51.9227499
|
||||
],
|
||||
[
|
||||
4.4702606,
|
||||
51.922717
|
||||
],
|
||||
[
|
||||
4.4703815,
|
||||
51.9226192
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/411031863",
|
||||
"properties": {
|
||||
"cycleway:right": "no",
|
||||
"highway": "tertiary",
|
||||
"lane_markings": "no",
|
||||
"maxspeed": "50",
|
||||
"name": "Kruisplein",
|
||||
"oneway": "yes",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/411031863"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4701682,
|
||||
51.9227878
|
||||
],
|
||||
[
|
||||
4.4702199,
|
||||
51.9227499
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/480237692",
|
||||
"properties": {
|
||||
"highway": "service",
|
||||
"layer": "-1",
|
||||
"name": "Lijnbaanhof",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/480237692"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4738677,
|
||||
51.9224971
|
||||
],
|
||||
[
|
||||
4.4741864,
|
||||
51.9225576
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/480237693",
|
||||
"properties": {
|
||||
"highway": "service",
|
||||
"name": "Lijnbaanhof",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/480237693"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4737136,
|
||||
51.9224673
|
||||
],
|
||||
[
|
||||
4.4738677,
|
||||
51.9224971
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
1036
geojson-files/03-centrum-11.json
Normal file
1036
geojson-files/03-centrum-11.json
Normal file
File diff suppressed because it is too large
Load Diff
1004
geojson-files/03-centrum-12.json
Normal file
1004
geojson-files/03-centrum-12.json
Normal file
File diff suppressed because it is too large
Load Diff
1065
geojson-files/03-centrum-13.json
Normal file
1065
geojson-files/03-centrum-13.json
Normal file
File diff suppressed because it is too large
Load Diff
131
geojson-files/03-centrum-14.json
Normal file
131
geojson-files/03-centrum-14.json
Normal file
@ -0,0 +1,131 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7523247",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lanes": "2",
|
||||
"lit": "yes",
|
||||
"maxspeed": "30",
|
||||
"name": "Steiger",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7523247"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4827114,
|
||||
51.9192455
|
||||
],
|
||||
[
|
||||
4.4827082,
|
||||
51.9194002
|
||||
],
|
||||
[
|
||||
4.4827238,
|
||||
51.9196796
|
||||
],
|
||||
[
|
||||
4.4827581,
|
||||
51.9198448
|
||||
],
|
||||
[
|
||||
4.4827776,
|
||||
51.9198694
|
||||
],
|
||||
[
|
||||
4.4828007,
|
||||
51.9198888
|
||||
],
|
||||
[
|
||||
4.4828252,
|
||||
51.9199045
|
||||
],
|
||||
[
|
||||
4.4828625,
|
||||
51.9199137
|
||||
],
|
||||
[
|
||||
4.4835613,
|
||||
51.9200581
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/74084198",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"maxspeed": "50",
|
||||
"name": "Van Ghentstraat",
|
||||
"surface": "paving_stones",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/74084198"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4758063,
|
||||
51.9217226
|
||||
],
|
||||
[
|
||||
4.4762091,
|
||||
51.920997
|
||||
],
|
||||
[
|
||||
4.4763727,
|
||||
51.9206994
|
||||
],
|
||||
[
|
||||
4.4769216,
|
||||
51.9197574
|
||||
],
|
||||
[
|
||||
4.4769517,
|
||||
51.9197056
|
||||
],
|
||||
[
|
||||
4.4769696,
|
||||
51.9196774
|
||||
],
|
||||
[
|
||||
4.4769944,
|
||||
51.9196316
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/1271430074",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Stadhuisstraat",
|
||||
"name:etymology:wikidata": "Q1481214",
|
||||
"surface": "paving_stones",
|
||||
"zone:traffic": "NL:urban",
|
||||
"id": "way/1271430074"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4795523,
|
||||
51.9222937
|
||||
],
|
||||
[
|
||||
4.4800308,
|
||||
51.9223801
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
171
geojson-files/03-centrum-15.json
Normal file
171
geojson-files/03-centrum-15.json
Normal file
@ -0,0 +1,171 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/7523235",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lanes": "1",
|
||||
"maxspeed": "30",
|
||||
"name": "Vlasmarkt",
|
||||
"surface": "paving_stones",
|
||||
"id": "way/7523235"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4835613,
|
||||
51.9200581
|
||||
],
|
||||
[
|
||||
4.4835859,
|
||||
51.9200672
|
||||
],
|
||||
[
|
||||
4.4836131,
|
||||
51.9200772
|
||||
],
|
||||
[
|
||||
4.4838248,
|
||||
51.9201727
|
||||
],
|
||||
[
|
||||
4.4838467,
|
||||
51.9201863
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/186949585",
|
||||
"properties": {
|
||||
"covered": "yes",
|
||||
"highway": "service",
|
||||
"layer": "-1",
|
||||
"maxheight": "4",
|
||||
"name": "Van Oldenbarnevelthof",
|
||||
"surface": "paving_stones",
|
||||
"tunnel": "yes",
|
||||
"id": "way/186949585"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4785797,
|
||||
51.9190952
|
||||
],
|
||||
[
|
||||
4.4783022,
|
||||
51.9190377
|
||||
],
|
||||
[
|
||||
4.4780665,
|
||||
51.9194954
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/402538316",
|
||||
"properties": {
|
||||
"highway": "service",
|
||||
"name": "Van Oldenbarnevelthof",
|
||||
"id": "way/402538316"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4780186,
|
||||
51.9195911
|
||||
],
|
||||
[
|
||||
4.4779913,
|
||||
51.9196463
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/402538318",
|
||||
"properties": {
|
||||
"access": "private",
|
||||
"highway": "service",
|
||||
"name": "Van Oldenbarnevelthof",
|
||||
"tunnel": "building_passage",
|
||||
"id": "way/402538318"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4780665,
|
||||
51.9194954
|
||||
],
|
||||
[
|
||||
4.4780186,
|
||||
51.9195911
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": "way/633328427",
|
||||
"properties": {
|
||||
"highway": "residential",
|
||||
"lanes": "1",
|
||||
"lit": "yes",
|
||||
"maxspeed": "50",
|
||||
"name": "Van Oldenbarneveltstraat",
|
||||
"oneway": "yes",
|
||||
"oneway:bicycle": "no",
|
||||
"oneway:mofa": "no",
|
||||
"oneway:moped": "no",
|
||||
"surface": "paving_stones",
|
||||
"wikidata": "Q2637532",
|
||||
"wikipedia": "nl:Van Oldenbarneveltstraat (Rotterdam)",
|
||||
"id": "way/633328427"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "LineString",
|
||||
"coordinates": [
|
||||
[
|
||||
4.4753852,
|
||||
51.9193348
|
||||
],
|
||||
[
|
||||
4.4752679,
|
||||
51.9193113
|
||||
],
|
||||
[
|
||||
4.4740396,
|
||||
51.9190631
|
||||
],
|
||||
[
|
||||
4.4734673,
|
||||
51.9189536
|
||||
],
|
||||
[
|
||||
4.4725925,
|
||||
51.9187725
|
||||
],
|
||||
[
|
||||
4.4724923,
|
||||
51.9187666
|
||||
],
|
||||
[
|
||||
4.4724572,
|
||||
51.9187641
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
2036
geojson-files/03-centrum-16.json
Normal file
2036
geojson-files/03-centrum-16.json
Normal file
File diff suppressed because it is too large
Load Diff
0
geojson-files/03-centrum-17.json
Normal file
0
geojson-files/03-centrum-17.json
Normal file
175
info.md
Normal file
175
info.md
Normal file
@ -0,0 +1,175 @@
|
||||
# mapping cameras
|
||||
|
||||
## todos:
|
||||
|
||||
limit to 5 queries per request - split into multiple files i guess
|
||||
document the code
|
||||
document how to use
|
||||
return data in geojson, not regular json
|
||||
- https://tyrasd.github.io/osmtogeojson/
|
||||
- https://github.com/tyrasd/osmtogeojson
|
||||
- https://dev.overpass-api.de/overpass-doc/en/targets/formats.html#json
|
||||
|
||||
## links
|
||||
https://overpass-turbo.eu/
|
||||
https://dabreegster.github.io/route_snapper/import.html#1/0/0
|
||||
https://umap.openstreetmap.de/en/map/new/#16/51.8751/4.5254
|
||||
https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_API_by_Example#List_of_streets
|
||||
https://github.com/NationalSecurityAgency/qgis-bulk-nominatim
|
||||
|
||||
## queries and technicalities
|
||||
this is the overpass turbo query i'm using:
|
||||
```
|
||||
[out:json];
|
||||
area[name="Rotterdam"]->.searchArea;
|
||||
// Retrieve the specified streets only
|
||||
(
|
||||
way(area.searchArea)["name"="Molenvliet"]["highway"!~"footway|cycleway"]["area"!="yes"];
|
||||
);
|
||||
out body;
|
||||
>;
|
||||
out skel qt;
|
||||
```
|
||||
|
||||
then export this data as geojson, open it in qgis (Layer → Add Layer → Add Vector Layer → pick geojson data you exported)
|
||||
|
||||
then click on the imported layer and go to properties and make the line more visible
|
||||
|
||||
asking for more than 6 streets typically fails as it takes too long to load and the request times out.
|
||||
|
||||
not all streets get returned. to see which ones appear in a specific dataset run
|
||||
```
|
||||
for i in working-data/04/*; do
|
||||
echo "---------- $i -----------"
|
||||
cat "$i" | jq ".elements[] | select(.type == \"way\") | .tags.name" | sort | uniq
|
||||
echo "\n\n"
|
||||
done
|
||||
```
|
||||
compare against amount of lines in `working-data/02/` with `wc -l` for each file and then we see which sets dont return all data then more investigation can happen and the query can be adjusted.
|
||||
|
||||
## AI-generated guide
|
||||
|
||||
|
||||
1. Install QGIS
|
||||
|
||||
- Download and install QGIS from the official QGIS website. Follow the installation instructions for your operating system.
|
||||
|
||||
2. Obtain Street Data
|
||||
|
||||
- You can use OpenStreetMap data, which can be downloaded using tools like Geofabrik or Overpass Turbo.
|
||||
|
||||
- For example, in Overpass Turbo:
|
||||
|
||||
- Use a query like:
|
||||
|
||||
plaintext
|
||||
|
||||
[out:json];
|
||||
area[name="City Name"]->.searchArea;
|
||||
way"highway";
|
||||
out body;
|
||||
|
||||
|
||||
|
||||
|
||||
- Click "Run" to execute the query and then export the results as GeoJSON or Shapefile.
|
||||
|
||||
3. Open QGIS and Load the Data
|
||||
|
||||
- Open QGIS.
|
||||
|
||||
- To load your street data:
|
||||
|
||||
- Go to Layer > Add Layer > Add Vector Layer.
|
||||
|
||||
- Select the file you downloaded and click Open.
|
||||
|
||||
- Your streets should now appear on the map canvas.
|
||||
|
||||
4. Prepare Your List of Streets
|
||||
|
||||
- Format your list of street names in a text file (CSV or plain text) or use the list directly within QGIS by creating a new attribute for the streets you want to highlight.
|
||||
|
||||
- For example, if you use a CSV file, make sure it has a column with street names.
|
||||
|
||||
5. Load Your Street List
|
||||
|
||||
- If using a CSV file:
|
||||
|
||||
- Go to Layer > Add Layer > Add Delimited Text Layer.
|
||||
|
||||
- Choose your CSV file, ensuring the street name column is correctly identified.
|
||||
|
||||
- If you want to combine it directly within QGIS, skip this step.
|
||||
|
||||
6. Style the Streets
|
||||
|
||||
- Open Layer Properties:
|
||||
|
||||
- Right-click on the street layer in the Layers panel and choose Properties.
|
||||
|
||||
- Change Styling:
|
||||
|
||||
- In the Layer Properties window, go to the Symbology tab.
|
||||
|
||||
- Change the symbology from Single symbol to Categorized if you want to style by categories (i.e., by street names).
|
||||
|
||||
- For basic changes, you can also use Rule-based styling.
|
||||
|
||||
- Click Add to create rules or categories.
|
||||
|
||||
- If you categorized by street name, match the street names directly to colors.
|
||||
|
||||
- For a rule-based approach, you can set conditions based on the street name attribute.
|
||||
|
||||
- *Example of Rule-Based Styling*:
|
||||
|
||||
- Click on Add Rule.
|
||||
|
||||
- For the rule, set the condition (e.g., if the street name equals 'Main St', use a red color).
|
||||
|
||||
- Repeat for all streets you want to highlight.
|
||||
|
||||
- Click OK to apply the changes.
|
||||
|
||||
7. Add Basemap (Optional)
|
||||
|
||||
- To add a base map:
|
||||
|
||||
- Go to Web > QuickMapServices > Settings.
|
||||
|
||||
- Click on Service and add a new service if necessary (e.g., OpenStreetMap).
|
||||
|
||||
- After setting it up, use Web > QuickMapServices > OpenStreetMap to add the base map.
|
||||
|
||||
8. Export Your Map
|
||||
|
||||
- Once you are satisfied with your visualization:
|
||||
|
||||
- Go to Project > Import/Export > Export Map to Image or Export Map to PDF.
|
||||
|
||||
- Choose your preferred format and set the options as needed.
|
||||
|
||||
9. Save Your Project
|
||||
|
||||
- Don’t forget to save your QGIS project for future use by going to Project > Save.
|
||||
|
||||
Plugins
|
||||
|
||||
While you may not necessarily need plugins for basic street coloring, here are a couple that could enhance your experience:
|
||||
|
||||
- MMM (Map Multi Measure): For measuring distances or areas on your map.
|
||||
|
||||
- OpenLayers Plugin: To add additional background maps (though integrated methods in QGIS are often sufficient).
|
||||
|
||||
- QuickMapServices: For easily adding various basemaps (this is already discussed above).
|
||||
|
||||
Additional Resources
|
||||
|
||||
- QGIS comes with comprehensive documentation here that can be helpful as you get more familiar with the software.
|
||||
|
||||
- Tutorials and videos on platforms like YouTube can help visualize some of the above steps.
|
||||
|
||||
By following these steps, you should be able to create a customized map in QGIS where specific streets stand out visually according to your requirements.
|
||||
|
||||
|
4
queries/begin
Normal file
4
queries/begin
Normal file
@ -0,0 +1,4 @@
|
||||
[out:json];
|
||||
area[name="Rotterdam"]->.searchArea;
|
||||
// Retrieve the specified streets only
|
||||
(
|
4
queries/end
Normal file
4
queries/end
Normal file
@ -0,0 +1,4 @@
|
||||
);
|
||||
out body;
|
||||
>;
|
||||
out skel qt;
|
10
queries/sample-query
Normal file
10
queries/sample-query
Normal file
@ -0,0 +1,10 @@
|
||||
[out:json];
|
||||
area[name="Rotterdam"]->.searchArea;
|
||||
// Retrieve the specified streets only
|
||||
(
|
||||
way(area.searchArea)["name"="Molenvliet"]["highway"!~"footway|cycleway"]["area"!="yes"];
|
||||
way(area.searchArea)["name"="Pijnackerplein"]["highway"!~"footway|cycleway"]["area"!="yes"];
|
||||
);
|
||||
out body;
|
||||
>;
|
||||
out skel qt;
|
4
scripts/00-config
Normal file
4
scripts/00-config
Normal file
@ -0,0 +1,4 @@
|
||||
DATADIR=$HOME/documents/cctv-010
|
||||
QUERIESDIR=$DATADIR/queries
|
||||
SRCDATADIR=$DATADIR/source-data/by-district
|
||||
WORKDATADIR=$DATADIR/working-data
|
9
scripts/01-sed-to-single-line
Executable file
9
scripts/01-sed-to-single-line
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
source $(dirname $0)/00-config
|
||||
WORKDATADIR=$WORKDATADIR/01
|
||||
mkdir -p $WORKDATADIR
|
||||
|
||||
for sourcefile in $SRCDATADIR/{01..11}-*; do
|
||||
cat $sourcefile |sed 's/\(\#.*\|\)//g' | sed '/^$/d' | sed -z 's/\.\n/, /g' | sed 's/, $/\n/' > $WORKDATADIR/$(basename $sourcefile)
|
||||
done
|
17
scripts/02-way-queries
Executable file
17
scripts/02-way-queries
Executable file
@ -0,0 +1,17 @@
|
||||
#!/bin/bash
|
||||
|
||||
source "$(dirname $0)/00-config"
|
||||
mkdir -p $WORKDATADIR/02
|
||||
rm $WORKDATADIR/02/*
|
||||
|
||||
IFS=","
|
||||
|
||||
for district in $WORKDATADIR/01/*; do
|
||||
qcounter=0
|
||||
for street in $(cat $district); do
|
||||
outfile="$WORKDATADIR/02/$(basename $district)-$(( $qcounter / 5 ))" # limit to 5 queries per file
|
||||
qcounter="$(( $qcounter + 1 ))"
|
||||
str=$(echo "$street" | sed -e 's/^[[:space:]]*//')
|
||||
printf "way(area.searchArea)[\"name\"=\"%s\"][\"highway\"~\"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service|footway\"];\n" "$str" >> $outfile
|
||||
done
|
||||
done
|
11
scripts/03-build-query-for-district
Executable file
11
scripts/03-build-query-for-district
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
source "$(dirname $0)/00-config"
|
||||
mkdir -p $WORKDATADIR/03
|
||||
rm $WORKDATADIR/03/*
|
||||
|
||||
for queries in $WORKDATADIR/02/*; do
|
||||
cat $QUERIESDIR/begin >> $WORKDATADIR/03/$(basename $queries)
|
||||
cat $WORKDATADIR/02/$(basename $queries) >> $WORKDATADIR/03/$(basename $queries)
|
||||
cat $QUERIESDIR/end >> $WORKDATADIR/03/$(basename $queries)
|
||||
done
|
17
scripts/04-call-overpass-api
Executable file
17
scripts/04-call-overpass-api
Executable file
@ -0,0 +1,17 @@
|
||||
#!/bin/bash
|
||||
|
||||
source $(dirname $0)/00-config
|
||||
mkdir -p $WORKDATADIR/04
|
||||
|
||||
for qfile in $WORKDATADIR/03/*; do
|
||||
outfile="$WORKDATADIR/04/$(basename $qfile).json"
|
||||
if [ ! -s "$outfile" ]; then # replace with proper check if the file is formatted well
|
||||
echo "------ querying $(basename $qfile) ------"
|
||||
wget -O "$outfile" --post-file="$qfile" "https://maps.mail.ru/osm/tools/overpass/api/interpreter"
|
||||
if [ "$?" != 0 ]; then
|
||||
echo "an error occured"
|
||||
rm "$outfile"
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
done
|
71
source-data/all-streets
Normal file
71
source-data/all-streets
Normal file
@ -0,0 +1,71 @@
|
||||
Kralingen – Crooswijk
|
||||
|
||||
1e Crooswijksedwarsstraat, A. Wellingpad, Boezemsingel, Crooswijksekade, Crooswijksesingel, Crooswijksestraat, Crooswijkseweg, Djeroekstraat, Frederikstraat, Goudseplein, Goudserijweg, Hendrikstraat, Isaäc Hubertstraat, Koepelstraat, Marnixstraat, Martinplein, Nieuwe Crooswijksestraat, Pijperstraat, Pleretstraat, Pootstraat, Rotterdamsestraat, Schuttersveld, Spiegelnisserkade, Van Meekerenstraat, Van Reynstraat.
|
||||
|
||||
|
||||
|
||||
Noord
|
||||
|
||||
1e Pijnackerstraat, 2e Pijnackerstraat, 3e Pijnackerstraat, Benthuizerstraat, Bergweg, Bloklandstraat, Erasmusstraat, Harddraverstraat, Heer Bokelweg, Hofdijk, Hooglandstraat, Jacob Catsstraat, Johan Idastraat, Meester Willemstraat, Noorderbrug, Noordmolenstraat, Noordplein, Pijnackerdwarsstraat, Pijnackerplein, Proveniersplein, Provenierssingel, Proveniersstraat, Raampoortstraat, Rodenrijselaan, Ruivenstraat, Scheveningsestraat, Schiekade, Snellemanstraat, Spoorsingel, Stationssingel, Stroveer, Teilingerstraat, Tochtstraat, Tollensstraat, Touwbaan, Verbraakstraat, Vletstraat, Vrouw-Jannestraat, Witte Zwaanhof, Woelwijkstraat, Zaagmolenbrug, Zaagmolendrift, Zaagmolenkade, Zaagmolenstraat, Zaagstraat, Zegwaardstraat, Zwaanshals, Zwart Janstraat.
|
||||
|
||||
|
||||
|
||||
Centrum
|
||||
|
||||
1e Westewagenhof, Admiraal de Ruyterweg, Aert van Nesstraat, Ammanstraat, Beursplein, Beurstraverse, Binnenrotte, Binnenwegplein, Blaak, Boomgaardhof, Boomgaardsstraat, Bulgersteyn, Churchillplein, Conradstraat, Coolsingel, Couwenburg, Delftsehof, Delftseplein, Delftse Poort, Delftsestraat, Delftsevaart, Doelwater, Doelstraat, Ds. Jan Scharpstraat, Eendrachtsstraat, Eendrachtsweg, Goudsesingel, Grotekerkplein, Grote Markt, Haagseveer, Hang, Hartmansstraat, Hennekijnstraat, Hofplein, Hoogstraat, Jacobusstraat, Jan Evertsenplaats, Joost Banckertsplaats, Karel Doormanhof, Karel Doormanstraat, Keerweer, Keizerstraat, Kerkstraat, Kolk, Korte Hoogstraat, Korte Lijnbaan, Kortenaerstraat, Kromme Elleboog, Kruiskade, Kruiskadehof, Kruisplein, Het Landje, Leeuwenstraat, Lijnbaan, Lijnbaanhof, Lombardkade, Meent, Museumpark, Nieuwstraat, Oppert, Pompenburg, Poortstraat, Rijstuin, Rodezand, Schiedamse Vest, Schiedamsedijk, Schiedamsesingel, Schiestraat, Schilderstraat, Schouwburgplein, Sint Luciastraat, Stadhuisplein, Stadhuisstraat, Steiger, Van Ghentstraat, Van Oldenbarnevelthof, Van Oldenbarneveltplaats, Van Oldenbarneveltstraat, Verlengde Willemsbrug, Vlasmarkt, Weena, Weena-zuid, Westblaak, Westersingel, Westewagenstraat, Westnieuwland, William Boothlaan, Witte de Withstraat, Zijl, Zoutmanstraat, Zwarte Paardenstraat.
|
||||
|
||||
|
||||
|
||||
Het gebied Station Rotterdam Centraal, inclusief de openbare plaatsen binnen het stationsgebouw.
|
||||
|
||||
|
||||
|
||||
Oude Westen
|
||||
|
||||
’s-Gravendijkwal, 1e Middellandstraat, Adrianaplein, Adrianastraat, Anna Paulownastraat, Bajonetstraat, Batavierenstraat, Bloemkwekersstraat, Bloemstraat, Breitnerstraat, Coolsestraat, Diergaardesingel, Drievriendenstraat, Eendrachtsplein, Gaffeldwarsstraat, Gaffelstraat, Gerrit Sterkmanplein, Gouvernestraat, Henegouwerlaan, Henriëtte Bosmanslaan, Hermesplantsoen, Hobokenstraat, Josephlaan, Josephstraat, Karel Doormanstraat, Kogelvangerstraat, Korte Bajonetstraat, Kruisplein, Kruisstraat, Mathenesserlaan, Mauritsplaats, Mauritsstraat, Mauritsweg, Museumstraat, Nieuwe Binnenweg, Ochterveltstraat, Oude Binnenweg, Palmdwarsstraat, Rijnhoutplein, Rochussenstraat, Saftlevenstraat, Schietbaanstraat, Schouwburgplein, Sint-Mariastraat, Tiendplein, Tiendstraat, Van Speykstraat, Westersingel, West-Kruiskade, Wijkpark Oude Westen, Zijdewindeplein, Zijdewindestraat.
|
||||
|
||||
|
||||
|
||||
Delfshaven
|
||||
|
||||
Abraham van Stolkweg, Aelbrechtskade, Aelbrechtsplein, Allard Piersonstraat, Aleidisstraat, Beukelsdijk, Beukelsweg, Burgemeester Meineszlaan, Burgemeester Meineszplein, C.P. Tielestraat, Claes de Vrieselaan, Dirk Danestraat, Duivenvoordestraat, Duyststraat, Essenburgsingel, Galvanistraat, Gerrit Jan Mulderstraat, Gijsingstraat, Graaf Florisstraat, ’s-Gravendijkwal, Grote Visserijstraat, Heemraadsplein, Heemraadssingel, Henegouwerplein, Hudsonplein, Hudsonstraat, Jan Kruijffstraat, Jagthuisstraat, Justus van Effenstraat, Korenaarstraat, Marconiplein, Mathenesserbrug, Mathenesserdijk, Mathenesserlaan, Mathenesserplein, Mathenesserstraat, Mathenesserweg, Metrostation Coolhaven, Middellandplein, Moutersteeg, Nicolaas Beetsstraat, Nieuwe Binnenweg, Noordschans, Nozemanstraat, P.C. Hooftplein, Piet Heynsplein, Potgieterstraat, Rhijnvis Feithstraat, Rochussenstraat, Rösener Manzstraat, Ruilstraat, Schaepmanstraat, Schans, Schermlaan, Schiedamseweg, Schietbaanlaan, Spaansebocht, Spangesekade, Spanjaardstraat, Taandersstraat, Tidemanstraat, Tjalklaan, Van Cittersstraat, Van Duylhof, Van Duylstraat, Van Meursstraat, Veelzigtstraat, Vierambachtsstraat, Vierhavensstraat, Voorhaven, Vosmaerstraat, Watergeusstraat, Westzeedijk, Willem Beukelszstraat, Zoutziederstraat.
|
||||
|
||||
|
||||
|
||||
Het gebied dat wordt begrensd door de straten Zoutziederstraat – Grote Visserijstraat – Schippersstraat – Hudsonstraat – Hudsonplein – Spanjaardstraat – 3e Schansstraat – Voorhaven – Aelbrechtskolk – Mathenesserdijk, de genoemde wegen daaronder begrepen.
|
||||
|
||||
|
||||
|
||||
Charlois
|
||||
|
||||
Aarnoudstraat, Ahoypad, Ahoyweg, Amelandseplein, Annie M.G. Schmidtplein, Asterlo, Baarlandhof, Bareveld, Bas Jungeriusstraat, Bevelandsestraat, Blankenburgstraat, Boelstraat, Boergoensestraat, Boerhaavestraat, Bonaventurastraat, Brekelsveld, Brielselaan, Brigittastraat, Carnissedreef, Carnisselaan, Carnissepad, Carnissesingel, Charloisse Kerksingel, Charloisse Lagedijk, Cillershoekstraat, Clemensstraat, De Buijserlaan, De Manstraat, Den Hertigstraat, Diepenhorst, Doklaan, Dokstraat, Dordtselaan, Dorpsweg, Drakenburg, Ebenhaëzerstraat, Frans Bekkerstraat, Fuutstraat, Goereesepad, Goereesestraat, Gooilandsingel, Goudestein, Gouwstraat, ’s-Gravendeelstraat, Groepstraat, Gruttostraat, Grondherendijk, Grondherenstraat, Harkulo, Heenvlietstraat, Heinenoordstraat, Hekelingenstraat, Hijkerveld, Ilpenstein, Jaersveltstraat, Karel de Stouteplein, Karel de Stoutestraat, Katendrechtse Lagedijk, Kerkwervesingel, Keyenburg, Krabbendijkehof, Krabbendijkestraat, Kruisvoorde, Langenhorst, Larenkamp, Lepelaarsingel, Maashaven Zz., Marjoleinstraat, Markerstraat, Meester Arendstraat, Meierijstraat, Melchertstraat, Melissantstraat, Menenkamp, Metroplein, Meyenhage, Middelharnisstraat, Mijnsherenlaan, Mijnsherenplein, Millinxstraat, Minkestraat, Moerkerkestraat, Nederhorst, Oldegaarde, Ooltgensplaathof, Ooltgensplaatweg, Palsterkamp, Plein 1953, Pleinweg, Polslandstraat, Pompstraat, Puttershoekstraat, Rijsoordstraat, Robbenoordplein, Rollostraat, Roselo, Sallandweg, Schammenkamp, Schere, Schilperoortstraat, Schoklandsestraat, Schoonegge, Schuddebeursstraat, Sliedrechtstraat, Slinge, Spruytstraat, Stellendamstraat, Texelsestraat, Tiengemetenhof, Tiengemetensingel, Twentestraat, Urkersingel, Utenhagestraat, Vaanweg, Vaanweide, Vaarnerkamp, Van Oestendestraat, Van Swietenlaan, Voetjesstraat, Welmoedstraat, Wevershoekstraat, Wielewaalstraat, Wolphaertsbocht, Zandblokstraat, Zuidenwijdsestraat, Zuiderparkplein, Zuiderparkpromenade-Oost, Zuiderparkweg, Zuiderterras, Zuidplein.
|
||||
|
||||
|
||||
|
||||
Feijenoord
|
||||
|
||||
1e Balsemienstraat, 1e Pioenstraat, 2e Balsemienstraat, 2e Pioenstraat, 2e Rosestraat, Abcoudestraat, Adriaen Nimantsstraat, Asterstraat, Atjehstraat, Bananenstraat, Beijerlandselaan, Beverstraat, Blazoenstraat, Bloemfonteinstraat, Bloemhofplein, Boudewijnstraat, Brabantseplein, Brede Hilledijk, Bree, Breeplein, Burgdorfferstraat, Cargadoorskade, Christiaan de Wetstraat, Colosseumweg, Dahliastraat, Damstraat, Deliplein, Delistraat, Dordtsestraatweg, Dreef, Drentsestraat, Egelantierstraat, Entrepotstraat, Ericaplein, Ericastraat, Feijenoorddijk, Goede Hoopstraat, Groene Hilledijk, Handelsplein, Heer Arnoldstraat, Heer Daniëlstraat, Heidestraat, Heinlantstraat, Hendrick Croesinckstraat, Herman Costerstraat, Hilledijk, Hillelaan, Hillevliet, Hollandsestraat, Hortensiastraat, Jagerslaan, Jalonstraat, Jan Ligthartstraat, Jasmijnstraat, J.B. Bakemakade, Kaappark, Kameliastraat, Kamperfoeliestraat, Katendrechtsehof, Katendrechtselaan, Katendrechtsestraat, Korenbloemstraat, Laan op Zuid, Laantjesweg, Lange Hilleweg, Limburgsestraat, Lodewijk Pincoffsweg, Lombokstraat, Maashaven Nz., Maashaven O.Z., Machiniststraat, Marentakstraat, Martinus Steijnstraat, Meerdervoortstraat, Montessoriweg, Motorstraat, Nassauhaven, Nassaukade, Nijverheidstraat, Notarisappelhof, Odastraat, Oleanderplein, Oleanderstraat, Oranjeboomstraat, Overijselsestraat, Paul Krugerstraat, Persoonshaven, Piekstraat, Ploegstraat, Polderlaan, Pretorialaan, Putsebocht, Putselaan, Putseplein, Randweg, Ranonkelstraat, Rechthuislaan, Resedastraat, Ridderspoorstraat, Riederlaan, Rijtuigweg, Roentgenstraat, Rosestraat, Salviahof, Sandelingplein, Sandelingstraat, Sikkelstraat, Sint-Andriesstraat, Slag, Slaghekstraat, Spoorweghaven, Spoorweghavenplein, Stichtseplein, Stieltjesplein, Stieltjesstraat, Stokroosstraat, Stootblok, Strevelsweg, Strijensestraat, Sumatraweg, Timorstraat, Tolhuisbocht, Tolhuislaan, Tolhuisstraat, Utrechtsestraat, Valkeniersweg, Varkenoordsebocht, Veerlaan, Veldstraat, Verlengde Motorstraat, Violierstraat, Vlasakkerstraat, Vuurplaat, Walhallalaan, Weimanspad, Weimansweg, Wigstraat, Wodanstraat, Zinkerweg, Zuidpolderstraat, Zwederstraat.
|
||||
|
||||
|
||||
|
||||
Hoek van Holland
|
||||
|
||||
Badweg, het strand, Zeekant, Zeeplein
|
||||
|
||||
|
||||
|
||||
Hoogvliet
|
||||
|
||||
Doggersbank, Forelstraat, Grondelstraat, Lampreistraat.
|
||||
|
||||
|
||||
|
||||
IJsselmonde
|
||||
|
||||
Aesopusviaduct, Anthony Tijkenstraat, Appeltuin, Aristotelesstraat, Bergsonstraat, Beverwaardseweg, Bierens de Haanweg, Bollandstraat, Bolnesserkade, Burgemeester Molenaarstraat, Cannenburghstraat, Catullusweg, Charles Binghamweg, Cornelis van Beverenbrug, Dantestraat, Dumasstraat, Eckartstraat, Edo Bergsmaweg, Eijsdenstraat, Elslopoort, Elsschotstraat, Fleringenstraat, Goedenraadweg, Groenetuin, Groeninx van Zoelenlaan, Gronsvelderf, Guido Gezelleweg, Hemsterhuisstraat, Heymansstraat, Hoevelakensingel, Homerusstraat, Horatiusstraat, Houdringeweg, Keverborgstraat, Laarwoudpad, Limbrichthoek, Loevesteinsingel, Maeterlinckweg, Molenvliet, Molièreweg, Nemelaersingel, Ogiersingel, Oude Watering, Palmentuin, Pascalweg, Petrarcastraat, Pirandellostraat, Platoweg, Pliniusstraat, Prinsenplein, Pythagorasweg, Rhijnauwensingel, Sandenburgbaan, Schinnenbaan, Schopenhauerweg, Socratesstraat, Sophoclesstraat, Spinozaweg, Ter Wormstraat, Theo Verhaalveld, Twickelerf, Van de Woestijnestraat, Vergiliusstraat, Victor Hugoweg, Vruchtentuin, Wagtendonkpad, Warmelostraat, Weldamsingel, Zenostraat, Zuidkreek.
|
||||
|
||||
|
||||
|
||||
Prins Alexander
|
||||
|
||||
Corsicalaan, Grote Beer, Kosboulevard, Kreeftstraat, Kretalaan, Menorcalaan, Poolsterplein, Siciliëboulevard, Varnasingel, Voermanweg, Weegschaalhof.
|
6
source-data/by-district/01-kralingen-crooswijk
Normal file
6
source-data/by-district/01-kralingen-crooswijk
Normal file
@ -0,0 +1,6 @@
|
||||
# Kralingen – Crooswijk
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
# manual changes: Nieuwe Crooswijksestraat to Nieuwe Crooswijkseweg
|
||||
1e Crooswijksedwarsstraat, A. Wellingpad, Boezemsingel, Crooswijksekade, Crooswijksesingel, Crooswijksestraat, Crooswijkseweg, Djeroekstraat, Frederikstraat, Goudseplein, Goudserijweg, Hendrikstraat, Isaäc Hubertstraat, Koepelstraat, Marnixstraat, Martinplein, Nieuwe Crooswijkseweg, Pijperstraat, Pleretstraat, Pootstraat, Rotterdamsestraat, Schuttersveld, Spiegelnisserkade, Van Meekerenstraat, Van Reynstraat.
|
||||
|
12
source-data/by-district/02-noord
Normal file
12
source-data/by-district/02-noord
Normal file
@ -0,0 +1,12 @@
|
||||
# Noord
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2025-46636.html
|
||||
Meidoornstraat.
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2024-398711.html
|
||||
# manual changes: Johan ldastraat to Johan Idastraat
|
||||
1° Pijnackerstraat, 2° Pijnackerstraat, 3° Pijnackerstraat, Almondestraat, Anthoniestraat, Benthuizerstraat, Bergweg, Bloklandstraat, Erasmusstraat, Harddraverstraat, Heer Bokelweg, Hofdijk, Hooglandstraat, Jacob Catsstraat, Johan Idastraat, Meester Willemstraat, Noorderbrug, Noordmolenstraat, Noordplein, Pijnackerdwarsstraat, Pijnackerplein, Proveniersplein, Provenierssingel, Proveniersstraat, Raampoortstraat, Rodenrijselaan, Ruivenstraat, Scheveningsestraat, Schiekade, Schoterbosstraat, Snellemanstraat, Spoorsingel, Stationssingel, Stroveer, Teilingerstraat, Tochtstraat, Tollensstraat, Touwbaan, Verbraakstraat, Vletstraat, Vrouw-Jannestraat, Witte Zwaanhof, Woelwijkstraat, Zaagmolenbrug, Zaagmolendrift, Zaagmolenkade, Zaagmolenstraat, Zaagstraat, Zegwaardstraat, Zwaanshals, Zwart Janstraat.
|
||||
|
||||
# old data (vierde wijziging)
|
||||
## https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
#1e Pijnackerstraat, 2e Pijnackerstraat, 3e Pijnackerstraat, Benthuizerstraat, Bergweg, Bloklandstraat, Erasmusstraat, Harddraverstraat, Heer Bokelweg, Hofdijk, Hooglandstraat, Jacob Catsstraat, Johan Idastraat, Meester Willemstraat, Noorderbrug, Noordmolenstraat, Noordplein, Pijnackerdwarsstraat, Pijnackerplein, Proveniersplein, Provenierssingel, Proveniersstraat, Raampoortstraat, Rodenrijselaan, Ruivenstraat, Scheveningsestraat, Schiekade, Snellemanstraat, Spoorsingel, Stationssingel, Stroveer, Teilingerstraat, Tochtstraat, Tollensstraat, Touwbaan, Verbraakstraat, Vletstraat, Vrouw-Jannestraat, Witte Zwaanhof, Woelwijkstraat, Zaagmolenbrug, Zaagmolendrift, Zaagmolenkade, Zaagmolenstraat, Zaagstraat, Zegwaardstraat, Zwaanshals, Zwart Janstraat.
|
6
source-data/by-district/03-centrum
Normal file
6
source-data/by-district/03-centrum
Normal file
@ -0,0 +1,6 @@
|
||||
# Centrum
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
# manual changes: none
|
||||
1e Westewagenhof, Admiraal de Ruyterweg, Aert van Nesstraat, Ammanstraat, Beursplein, Beurstraverse, Binnenrotte, Binnenwegplein, Blaak, Boomgaardhof, Boomgaardsstraat, Bulgersteyn, Churchillplein, Conradstraat, Coolsingel, Couwenburg, Delftsehof, Delftseplein, Delftse Poort, Delftsestraat, Delftsevaart, Doelwater, Doelstraat, Ds. Jan Scharpstraat, Eendrachtsstraat, Eendrachtsweg, Goudsesingel, Grotekerkplein, Grote Markt, Haagseveer, Hang, Hartmansstraat, Hennekijnstraat, Hofplein, Hoogstraat, Jacobusstraat, Jan Evertsenplaats, Joost Banckertsplaats, Karel Doormanhof, Karel Doormanstraat, Keerweer, Keizerstraat, Kerkstraat, Kolk, Korte Hoogstraat, Korte Lijnbaan, Kortenaerstraat, Kromme Elleboog, Kruiskade, Kruiskadehof, Kruisplein, Het Landje, Leeuwenstraat, Lijnbaan, Lijnbaanhof, Lombardkade, Meent, Museumpark, Nieuwstraat, Oppert, Pompenburg, Poortstraat, Rijstuin, Rodezand, Schiedamse Vest, Schiedamsedijk, Schiedamsesingel, Schiestraat, Schilderstraat, Schouwburgplein, Sint Luciastraat, Stadhuisplein, Stadhuisstraat, Steiger, Van Ghentstraat, Van Oldenbarnevelthof, Van Oldenbarneveltplaats, Van Oldenbarneveltstraat, Verlengde Willemsbrug, Vlasmarkt, Weena, Weena-zuid, Westblaak, Westersingel, Westewagenstraat, Westnieuwland, William Boothlaan, Witte de Withstraat, Zijl, Zoutmanstraat, Zwarte Paardenstraat.
|
||||
# Het gebied Station Rotterdam Centraal, inclusief de openbare plaatsen binnen het stationsgebouw.
|
5
source-data/by-district/04-oude-westen
Normal file
5
source-data/by-district/04-oude-westen
Normal file
@ -0,0 +1,5 @@
|
||||
# Oude Westen
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
# manual changes: none
|
||||
’s-Gravendijkwal, 1e Middellandstraat, Adrianaplein, Adrianastraat, Anna Paulownastraat, Bajonetstraat, Batavierenstraat, Bloemkwekersstraat, Bloemstraat, Breitnerstraat, Coolsestraat, Diergaardesingel, Drievriendenstraat, Eendrachtsplein, Gaffeldwarsstraat, Gaffelstraat, Gerrit Sterkmanplein, Gouvernestraat, Henegouwerlaan, Henriëtte Bosmanslaan, Hermesplantsoen, Hobokenstraat, Josephlaan, Josephstraat, Karel Doormanstraat, Kogelvangerstraat, Korte Bajonetstraat, Kruisplein, Kruisstraat, Mathenesserlaan, Mauritsplaats, Mauritsstraat, Mauritsweg, Museumstraat, Nieuwe Binnenweg, Ochterveltstraat, Oude Binnenweg, Palmdwarsstraat, Rijnhoutplein, Rochussenstraat, Saftlevenstraat, Schietbaanstraat, Schouwburgplein, Sint-Mariastraat, Tiendplein, Tiendstraat, Van Speykstraat, Westersingel, West-Kruiskade, Wijkpark Oude Westen, Zijdewindeplein, Zijdewindestraat.
|
22
source-data/by-district/05-delfshaven
Normal file
22
source-data/by-district/05-delfshaven
Normal file
@ -0,0 +1,22 @@
|
||||
# Delfshaven
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2023-327401.html
|
||||
# manual changes: BenjaminFranklinstraat to Bejnamin Franklinstraat
|
||||
# Zoutziederstraat to Zoudziedersstraat
|
||||
2e Middellandstraat, Abraham van Stolkweg, Aelbrechtskade, Aelbrechtsplein, Allard Piersonstraat, Aleidisstraat, Benjamin Franklinstraat, Beukelsdijk, Beukelsweg, Bilderdijkstraat, Burgemeester Meineszlaan, Burgemeester Meineszplein, C.P. Tielestraat, Claes de Vrieselaan, Craandijkstraat, Deensestraat, Dirk Danestraat, Duivenvoordestraat, Duyststraat, Essenburgsingel, Franselaan, Galvanistraat, Gerrit Jan Mulderstraat, Gijsinglaan, Gijsingstraat, Graaf Florisstraat, 's-Gravendijkwal, Grote Visserijstraat, Heemraadsplein, Heemraadssingel, Henegouwerplein, Hofstedestraat, Hudsonplein, Hudsonstraat, Jan Kruijffstraat, Jagthuisstraat, Justus van Effenstraat, Korenaarstraat, Lorentzlaan, Marconiplein, Marconistraat, Mathenesserbrug, Mathenesserdijk, Mathenesserlaan, Mathenesserplein, Mathenesserstraat, Mathenesserweg, Metrostation, Coolhaven, Middellandplein, Moutersteeg, Nicolaas Beetsstraat, Nieuwe Binnenweg, Noordschans, Nozemanstraat, P.C. Hooftplein, Park 1943, Piet Heynsplein, Pieter de Hoochweg, Pinkstraat, Potgieterstraat, Professor Poelslaan, Rhijnvis Feithstraat, Rochussenstraat, Rösener Manzstraat, Ruilstraat, Schaepmanstraat, Schans, Schermlaan, Schiedamseweg, Schietbaanlaan, Sint-Jobsweg, Spaansebocht, Spaanseweg, Spangesekade, Spanjaardstraat, Taandersstraat, Tidemanstraat, Tjalklaan, Van Cittersstraat, Van Duylhof, Van Duylstraat, Van Heusdestraat, Van Lennepstraat, Van Meursstraat, Veelzigtstraat, Vierambachtsstraat, Vierhavensstraat, Voorhaven, Vosmaerstraat, Watergeusstraat, Westzeedijk, Willem Beukelszstraat, Witte van Haemstedestraat, Zoutziedersstraat, Zweedsestraat.
|
||||
# Het gebied dat wordt begrensd door de straten Zoutziederstraat – Grote Visserijstraat - Schippersstraat -- Hudsonstraat -- Hudsonplein Spanjaardstraat - 3e Schansstraat - Voorhaven - Aelbrechtskolk Mathenesserdijk, de genoemde wegen daaronder begrepen.
|
||||
|
||||
|
||||
## old data (tweede wijziging)
|
||||
## https://zoek.officielebekendmakingen.nl/gmb-2022-516099.html
|
||||
# 2e Middellandstraat, Abraham van Stolkweg, Aelbrechtskade, Aelbrechtsplein, Allard Piersonstraat, Aleidisstraat, Beukelsdijk, Beukelsweg, Bilderdijkstraat, Burgemeester Meineszlaan, Burgemeester Meineszplein, C.P. Tielestraat, Claes de Vrieselaan, Craandijkstraat, Deensestraat, Dirk Danestraat, Duivenvoordestraat, Duyststraat, Essenburgsingel, Franselaan, Galvanistraat, Gerrit Jan Mulderstraat, Gijsinglaan, Gijsingstraat, Graaf Florisstraat, 's-Gravendijkwal, Grote Visserijstraat, Heemraadsplein, Heemraadssingel, Henegouwerplein, Hofstedestraat, Hudsonplein, Hudsonstraat, Jan Kruijffstraat, Jagthuisstraat, Justus van Effenstraat, Korenaarstraat, Lorentzlaan, Marconiplein, Mathenesserbrug, Mathenesserdijk, Mathenesserlaan, Mathenesserplein, Mathenesserstraat, Mathenesserweg, Metrostation Coolhaven, Middellandplein, Moutersteeg, Nicolaas Beetsstraat, Nieuwe Binnenweg, Noordschans, Nozemanstraat, P.C. Hooftplein, Park 1943, Piet Heynsplein, Pieter de Hoochweg, Pinkstraat, Potgieterstraat, Professor Poelslaan, Rhijnvis Feithstraat, Rochussenstraat, Rösener Manzstraat, Ruilstraat, Schaepmanstraat, Schans, Schermlaan, Schiedamseweg, Schietbaanlaan, Sint-Jobsweg, Spaansebocht, Spaanseweg, Spangesekade, Spanjaardstraat, Taandersstraat, Tidemanstraat, Tjalklaan, Van Cittersstraat, Van Duylhof, Van Duylstraat, Van Heusdestraat, Van Lennepstraat, Van Meursstraat, Veelzigtstraat, Vierambachtsstraat, Vierhavensstraat, Voorhaven, Vosmaerstraat, Watergeusstraat, Westzeedijk, Willem Beukelszstraat, Witte van Haemstedestraat, Zoutziederstraat, Zweedsestraat.
|
||||
#
|
||||
#
|
||||
## Het gebied dat wordt begrensd door de straten Zoutziederstraat – Grote Visserijstraat - Schippersstraat -- Hudsonstraat -- Hudsonplein Spanjaardstraat - 3e Schansstraat - Voorhaven - Aelbrechtskolk Mathenesserdijk, de genoemde wegen daaronder begrepen.
|
||||
|
||||
## old data (eerste wijziging)
|
||||
## https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
#Abraham van Stolkweg, Aelbrechtskade, Aelbrechtsplein, Allard Piersonstraat, Aleidisstraat, Beukelsdijk, Beukelsweg, Burgemeester Meineszlaan, Burgemeester Meineszplein, C.P. Tielestraat, Claes de Vrieselaan, Dirk Danestraat, Duivenvoordestraat, Duyststraat, Essenburgsingel, Galvanistraat, Gerrit Jan Mulderstraat, Gijsingstraat, Graaf Florisstraat, ’s-Gravendijkwal, Grote Visserijstraat, Heemraadsplein, Heemraadssingel, Henegouwerplein, Hudsonplein, Hudsonstraat, Jan Kruijffstraat, Jagthuisstraat, Justus van Effenstraat, Korenaarstraat, Marconiplein, Mathenesserbrug, Mathenesserdijk, Mathenesserlaan, Mathenesserplein, Mathenesserstraat, Mathenesserweg, Metrostation Coolhaven, Middellandplein, Moutersteeg, Nicolaas Beetsstraat, Nieuwe Binnenweg, Noordschans, Nozemanstraat, P.C. Hooftplein, Piet Heynsplein, Potgieterstraat, Rhijnvis Feithstraat, Rochussenstraat, Rösener Manzstraat, Ruilstraat, Schaepmanstraat, Schans, Schermlaan, Schiedamseweg, Schietbaanlaan, Spaansebocht, Spangesekade, Spanjaardstraat, Taandersstraat, Tidemanstraat, Tjalklaan, Van Cittersstraat, Van Duylhof, Van Duylstraat, Van Meursstraat, Veelzigtstraat, Vierambachtsstraat, Vierhavensstraat, Voorhaven, Vosmaerstraat, Watergeusstraat, Westzeedijk, Willem Beukelszstraat, Zoutziederstraat.
|
||||
|
||||
|
||||
## Het gebied dat wordt begrensd door de straten Zoutziederstraat – Grote Visserijstraat – Schippersstraat – Hudsonstraat – Hudsonplein – Spanjaardstraat – 3e Schansstraat – Voorhaven – Aelbrechtskolk – Mathenesserdijk, de genoemde wegen daaronder begrepen.
|
5
source-data/by-district/06-charlois
Normal file
5
source-data/by-district/06-charlois
Normal file
@ -0,0 +1,5 @@
|
||||
# Charlois
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
# manual changes: Goereesepad doesn't return anything, didn't change that but huh??
|
||||
Aarnoudstraat, Ahoypad, Ahoyweg, Amelandseplein, Annie M.G. Schmidtplein, Asterlo, Baarlandhof, Bareveld, Bas Jungeriusstraat, Bevelandsestraat, Blankenburgstraat, Boelstraat, Boergoensestraat, Boerhaavestraat, Bonaventurastraat, Brekelsveld, Brielselaan, Brigittastraat, Carnissedreef, Carnisselaan, Carnissepad, Carnissesingel, Charloisse Kerksingel, Charloisse Lagedijk, Cillershoekstraat, Clemensstraat, De Buijserlaan, De Manstraat, Den Hertigstraat, Diepenhorst, Doklaan, Dokstraat, Dordtselaan, Dorpsweg, Drakenburg, Ebenhaëzerstraat, Frans Bekkerstraat, Fuutstraat, Goereesepad, Goereesestraat, Gooilandsingel, Goudestein, Gouwstraat, ’s-Gravendeelstraat, Groepstraat, Gruttostraat, Grondherendijk, Grondherenstraat, Harkulo, Heenvlietstraat, Heinenoordstraat, Hekelingenstraat, Hijkerveld, Ilpenstein, Jaersveltstraat, Karel de Stouteplein, Karel de Stoutestraat, Katendrechtse Lagedijk, Kerkwervesingel, Keyenburg, Krabbendijkehof, Krabbendijkestraat, Kruisvoorde, Langenhorst, Larenkamp, Lepelaarsingel, Maashaven Zz., Marjoleinstraat, Markerstraat, Meester Arendstraat, Meierijstraat, Melchertstraat, Melissantstraat, Menenkamp, Metroplein, Meyenhage, Middelharnisstraat, Mijnsherenlaan, Mijnsherenplein, Millinxstraat, Minkestraat, Moerkerkestraat, Nederhorst, Oldegaarde, Ooltgensplaathof, Ooltgensplaatweg, Palsterkamp, Plein 1953, Pleinweg, Polslandstraat, Pompstraat, Puttershoekstraat, Rijsoordstraat, Robbenoordplein, Rollostraat, Roselo, Sallandweg, Schammenkamp, Schere, Schilperoortstraat, Schoklandsestraat, Schoonegge, Schuddebeursstraat, Sliedrechtstraat, Slinge, Spruytstraat, Stellendamstraat, Texelsestraat, Tiengemetenhof, Tiengemetensingel, Twentestraat, Urkersingel, Utenhagestraat, Vaanweg, Vaanweide, Vaarnerkamp, Van Oestendestraat, Van Swietenlaan, Voetjesstraat, Welmoedstraat, Wevershoekstraat, Wielewaalstraat, Wolphaertsbocht, Zandblokstraat, Zuidenwijdsestraat, Zuiderparkplein, Zuiderparkpromenade-Oost, Zuiderparkweg, Zuiderterras, Zuidplein.
|
10
source-data/by-district/07-feijenoord
Normal file
10
source-data/by-district/07-feijenoord
Normal file
@ -0,0 +1,10 @@
|
||||
# Feijenoord
|
||||
|
||||
#https://zoek.officielebekendmakingen.nl/gmb-2023-327401.html
|
||||
# bloemhofplein is not marked on OSM
|
||||
# wigstraat doesn't return anything as well
|
||||
1° Balsemienstraat, 1° Pioenstraat, 2° Balsemienstraat, 2° Pioenstraat, 2° Rosestraat, Abcoudestraat, Adriaen Nimantsstraat, Asterstraat, Atjehstraat, Bananenstraat, Beijerlandselaan, Beverstraat, Blazoenstraat, Bloemfonteinstraat, Bloemhofplein, Boudewijnstraat, Brabantseplein, Brede Hilledijk, Bree, Breeplein, Burgdorfferstraat, Cargadoorskade, Christiaan de Wetstraat, Colosseumweg, Dahliastraat, Damstraat, Deliplein, Delistraat, Dordtsestraatweg, Dortsmondstraat, Dreef, Drentsestraat, Egelantierstraat, Entrepotstraat, Ericaplein, Ericastraat, Feijenoorddijk, Fuchsiastraat, Goede Hoopstraat, Goudenregenstraat, Groene Hilledijk, Handelsplein, Heer Arnoldstraat, Heer Daniëlstraat, Heidestraat, Heinlantstraat, Hendrick Croesinckstraat, Herman Costerstraat, Hilledijk, Hillelaan, Hillevliet, Hollandsestraat, Hortensiastraat, Jagerslaan, Jalonstraat, Jan Ligthartstraat, Jasmijnstraat, J.B. Bakemakade, Kaappark, Kameliastraat, Kamperfoeliestraat, Katendrechtsehof, Katendrechtselaan, Katendrechtsestraat, Korenbloemstraat, Laan op Zuid, Laantjesweg, Lange Hilleweg, Lavendelstraat, Limburgsestraat, Lodewijk Pincoffsweg, Lombokstraat, Maashaven Nz., Maashaven O.Z., Machiniststraat, Marentakstraat, Martinus Steijnstraat, Meerdervoortstraat, Montessoriweg, Motorstraat, Narcissenstraat, Nassauhaven, Nassaukade, Nijverheidstraat, Notarisappelhof, Odastraat, Oleanderplein, Oleanderstraat, Oranjeboomstraat, Overijselsestraat, Paul Krugerstraat, Persoonshaven, Piekstraat, Ploegstraat, Polderlaan, Pretorialaan, Putsebocht, Putselaan, Putseplein, Randweg, Ranonkelstraat, Rechthuislaan, Resedastraat, Ridderspoorstraat, Riederlaan, Rijtuigweg, Roentgenstraat, Rosestraat, Salviahof, Sandelingplein, Sandelingstraat, Seringenstraat, Sikkelstraat, Sint-Andriesstraat, Slag, Slaghekstraat, Spoorweghaven, Spoorweghavenplein, Stichtseplein, Stieltjesplein, Stieltjesstraat, Stokroosstraat, Stootblok, Strevelsweg, Strijensestraat, Sumatraweg, Timorstraat, Tolhuisbocht, Tolhuislaan, Tolhuisstraat, Utrechtsestraat, Valkeniersweg, Varkenoordsebocht, Veerlaan, Veldstraat, Verlengde Motorstraat, Violierstraat, Vlasakkerstraat, Vuurplaat, Walhallalaan, Weimanspad, Weimansweg, Wigstraat, Wodanstraat, Zinkerweg, Zuidpolderstraat, Zwederstraat.
|
||||
|
||||
# old data (tweede wijziging)
|
||||
## https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
# 1e Balsemienstraat, 1e Pioenstraat, 2e Balsemienstraat, 2e Pioenstraat, 2e Rosestraat, Abcoudestraat, Adriaen Nimantsstraat, Asterstraat, Atjehstraat, Bananenstraat, Beijerlandselaan, Beverstraat, Blazoenstraat, Bloemfonteinstraat, Bloemhofplein, Boudewijnstraat, Brabantseplein, Brede Hilledijk, Bree, Breeplein, Burgdorfferstraat, Cargadoorskade, Christiaan de Wetstraat, Colosseumweg, Dahliastraat, Damstraat, Deliplein, Delistraat, Dordtsestraatweg, Dreef, Drentsestraat, Egelantierstraat, Entrepotstraat, Ericaplein, Ericastraat, Feijenoorddijk, Goede Hoopstraat, Groene Hilledijk, Handelsplein, Heer Arnoldstraat, Heer Daniëlstraat, Heidestraat, Heinlantstraat, Hendrick Croesinckstraat, Herman Costerstraat, Hilledijk, Hillelaan, Hillevliet, Hollandsestraat, Hortensiastraat, Jagerslaan, Jalonstraat, Jan Ligthartstraat, Jasmijnstraat, J.B. Bakemakade, Kaappark, Kameliastraat, Kamperfoeliestraat, Katendrechtsehof, Katendrechtselaan, Katendrechtsestraat, Korenbloemstraat, Laan op Zuid, Laantjesweg, Lange Hilleweg, Limburgsestraat, Lodewijk Pincoffsweg, Lombokstraat, Maashaven Nz., Maashaven O.Z., Machiniststraat, Marentakstraat, Martinus Steijnstraat, Meerdervoortstraat, Montessoriweg, Motorstraat, Nassauhaven, Nassaukade, Nijverheidstraat, Notarisappelhof, Odastraat, Oleanderplein, Oleanderstraat, Oranjeboomstraat, Overijselsestraat, Paul Krugerstraat, Persoonshaven, Piekstraat, Ploegstraat, Polderlaan, Pretorialaan, Putsebocht, Putselaan, Putseplein, Randweg, Ranonkelstraat, Rechthuislaan, Resedastraat, Ridderspoorstraat, Riederlaan, Rijtuigweg, Roentgenstraat, Rosestraat, Salviahof, Sandelingplein, Sandelingstraat, Sikkelstraat, Sint-Andriesstraat, Slag, Slaghekstraat, Spoorweghaven, Spoorweghavenplein, Stichtseplein, Stieltjesplein, Stieltjesstraat, Stokroosstraat, Stootblok, Strevelsweg, Strijensestraat, Sumatraweg, Timorstraat, Tolhuisbocht, Tolhuislaan, Tolhuisstraat, Utrechtsestraat, Valkeniersweg, Varkenoordsebocht, Veerlaan, Veldstraat, Verlengde Motorstraat, Violierstraat, Vlasakkerstraat, Vuurplaat, Walhallalaan, Weimanspad, Weimansweg, Wigstraat, Wodanstraat, Zinkerweg, Zuidpolderstraat, Zwederstraat.
|
5
source-data/by-district/08-hoek-van-holland
Normal file
5
source-data/by-district/08-hoek-van-holland
Normal file
@ -0,0 +1,5 @@
|
||||
# Hoek van Holland
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
# het strand is obviously not a street lol
|
||||
Badweg, het strand, Zeekant, Zeeplein
|
5
source-data/by-district/09-hoogvliet
Normal file
5
source-data/by-district/09-hoogvliet
Normal file
@ -0,0 +1,5 @@
|
||||
# Hoogvliet
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
# manual changes: none
|
||||
Doggersbank, Forelstraat, Grondelstraat, Lampreistraat.
|
14
source-data/by-district/10-ijsselmonde
Normal file
14
source-data/by-district/10-ijsselmonde
Normal file
@ -0,0 +1,14 @@
|
||||
# IJsselmonde
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2024-314120.html
|
||||
# manual changes: bolnesserkade is in ridderkerk
|
||||
# Cannenburghstraat to Cannenburchstraat
|
||||
# Groenetuin to Groene Tuin
|
||||
# Ogiersingel to Ogierssingel
|
||||
# Platoweg to Platostraat
|
||||
# Theo Verhaalveld to Theo Verhaarveld
|
||||
Aesopusviaduct, Anthony Tijkenstraat, Appeltuin, Aristotelesstraat, Bergsonstraat, Beverwaardseweg, Bierens de Haanweg, Bollandstraat, Bolnesserkade, Burgemeester Molenaarstraat, Cannenburchstraat, Catullusweg, Charles Binghamweg, Cornelis van Beverenbrug, Dantestraat, Dumasstraat, Eckartstraat, Edo Bergsmaweg, Eijsdenstraat, Elslopoort, Elsschotstraat, Fleringenstraat, Goedenraadweg, Groene Tuin, Groeninx van Zoelenlaan, Gronsvelderf, Guido Gezelleweg, Hemsterhuisstraat, Heymansstraat, Hippiashof, Hoevelakensingel, Homerusstraat, Horatiusstraat, Houdringeweg, Keverborgstraat, Laarwoudpad, Limbrichthoek, Loevesteinsingel, Maeterlinckweg, Molenvliet, Molièreweg, Nemelaersingel, Ogierssingel, Oude Watering, Palmentuin, Pascalweg, Petrarcastraat, Pirandellostraat, Platostraat, Pliniusstraat, Prinsenplein, Pythagorasweg, Rhijnauwensingel, Sandenburgbaan, Schinnenbaan, Schopenhauerweg, Socratesstraat, Sophoclesstraat, Spinozaweg, Ter Wormstraat, Theo Verhaarveld, Twickelerf, Van de Woestijnestraat, Vergiliusstraat, Victor Hugoweg, Vruchtentuin, Wagtendonkpad, Warmelostraat, Weldamsingel, Zenostraat, Zuidkreek.
|
||||
|
||||
# old data (derde wijziging)
|
||||
## https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
#Aesopusviaduct, Anthony Tijkenstraat, Appeltuin, Aristotelesstraat, Bergsonstraat, Beverwaardseweg, Bierens de Haanweg, Bollandstraat, Bolnesserkade, Burgemeester Molenaarstraat, Cannenburghstraat, Catullusweg, Charles Binghamweg, Cornelis van Beverenbrug, Dantestraat, Dumasstraat, Eckartstraat, Edo Bergsmaweg, Eijsdenstraat, Elslopoort, Elsschotstraat, Fleringenstraat, Goedenraadweg, Groenetuin, Groeninx van Zoelenlaan, Gronsvelderf, Guido Gezelleweg, Hemsterhuisstraat, Heymansstraat, Hoevelakensingel, Homerusstraat, Horatiusstraat, Houdringeweg, Keverborgstraat, Laarwoudpad, Limbrichthoek, Loevesteinsingel, Maeterlinckweg, Molenvliet, Molièreweg, Nemelaersingel, Ogiersingel, Oude Watering, Palmentuin, Pascalweg, Petrarcastraat, Pirandellostraat, Platoweg, Pliniusstraat, Prinsenplein, Pythagorasweg, Rhijnauwensingel, Sandenburgbaan, Schinnenbaan, Schopenhauerweg, Socratesstraat, Sophoclesstraat, Spinozaweg, Ter Wormstraat, Theo Verhaalveld, Twickelerf, Van de Woestijnestraat, Vergiliusstraat, Victor Hugoweg, Vruchtentuin, Wagtendonkpad, Warmelostraat, Weldamsingel, Zenostraat, Zuidkreek.
|
5
source-data/by-district/11-prins-alexander
Normal file
5
source-data/by-district/11-prins-alexander
Normal file
@ -0,0 +1,5 @@
|
||||
# Prins Alexander
|
||||
|
||||
# https://zoek.officielebekendmakingen.nl/gmb-2022-283514.html
|
||||
# manual changes: none
|
||||
Corsicalaan, Grote Beer, Kosboulevard, Kreeftstraat, Kretalaan, Menorcalaan, Poolsterplein, Siciliëboulevard, Varnasingel, Voermanweg, Weegschaalhof.
|
1
working-data/01/01-kralingen-crooswijk
Normal file
1
working-data/01/01-kralingen-crooswijk
Normal file
@ -0,0 +1 @@
|
||||
1e Crooswijksedwarsstraat, A. Wellingpad, Boezemsingel, Crooswijksekade, Crooswijksesingel, Crooswijksestraat, Crooswijkseweg, Djeroekstraat, Frederikstraat, Goudseplein, Goudserijweg, Hendrikstraat, Isaäc Hubertstraat, Koepelstraat, Marnixstraat, Martinplein, Nieuwe Crooswijkseweg, Pijperstraat, Pleretstraat, Pootstraat, Rotterdamsestraat, Schuttersveld, Spiegelnisserkade, Van Meekerenstraat, Van Reynstraat
|
1
working-data/01/02-noord
Normal file
1
working-data/01/02-noord
Normal file
@ -0,0 +1 @@
|
||||
Meidoornstraat, 1° Pijnackerstraat, 2° Pijnackerstraat, 3° Pijnackerstraat, Almondestraat, Anthoniestraat, Benthuizerstraat, Bergweg, Bloklandstraat, Erasmusstraat, Harddraverstraat, Heer Bokelweg, Hofdijk, Hooglandstraat, Jacob Catsstraat, Johan Idastraat, Meester Willemstraat, Noorderbrug, Noordmolenstraat, Noordplein, Pijnackerdwarsstraat, Pijnackerplein, Proveniersplein, Provenierssingel, Proveniersstraat, Raampoortstraat, Rodenrijselaan, Ruivenstraat, Scheveningsestraat, Schiekade, Schoterbosstraat, Snellemanstraat, Spoorsingel, Stationssingel, Stroveer, Teilingerstraat, Tochtstraat, Tollensstraat, Touwbaan, Verbraakstraat, Vletstraat, Vrouw-Jannestraat, Witte Zwaanhof, Woelwijkstraat, Zaagmolenbrug, Zaagmolendrift, Zaagmolenkade, Zaagmolenstraat, Zaagstraat, Zegwaardstraat, Zwaanshals, Zwart Janstraat
|
1
working-data/01/03-centrum
Normal file
1
working-data/01/03-centrum
Normal file
@ -0,0 +1 @@
|
||||
1e Westewagenhof, Admiraal de Ruyterweg, Aert van Nesstraat, Ammanstraat, Beursplein, Beurstraverse, Binnenrotte, Binnenwegplein, Blaak, Boomgaardhof, Boomgaardsstraat, Bulgersteyn, Churchillplein, Conradstraat, Coolsingel, Couwenburg, Delftsehof, Delftseplein, Delftse Poort, Delftsestraat, Delftsevaart, Doelwater, Doelstraat, Ds. Jan Scharpstraat, Eendrachtsstraat, Eendrachtsweg, Goudsesingel, Grotekerkplein, Grote Markt, Haagseveer, Hang, Hartmansstraat, Hennekijnstraat, Hofplein, Hoogstraat, Jacobusstraat, Jan Evertsenplaats, Joost Banckertsplaats, Karel Doormanhof, Karel Doormanstraat, Keerweer, Keizerstraat, Kerkstraat, Kolk, Korte Hoogstraat, Korte Lijnbaan, Kortenaerstraat, Kromme Elleboog, Kruiskade, Kruiskadehof, Kruisplein, Het Landje, Leeuwenstraat, Lijnbaan, Lijnbaanhof, Lombardkade, Meent, Museumpark, Nieuwstraat, Oppert, Pompenburg, Poortstraat, Rijstuin, Rodezand, Schiedamse Vest, Schiedamsedijk, Schiedamsesingel, Schiestraat, Schilderstraat, Schouwburgplein, Sint Luciastraat, Stadhuisplein, Stadhuisstraat, Steiger, Van Ghentstraat, Van Oldenbarnevelthof, Van Oldenbarneveltplaats, Van Oldenbarneveltstraat, Verlengde Willemsbrug, Vlasmarkt, Weena, Weena-zuid, Westblaak, Westersingel, Westewagenstraat, Westnieuwland, William Boothlaan, Witte de Withstraat, Zijl, Zoutmanstraat, Zwarte Paardenstraat
|
1
working-data/01/04-oude-westen
Normal file
1
working-data/01/04-oude-westen
Normal file
@ -0,0 +1 @@
|
||||
’s-Gravendijkwal, 1e Middellandstraat, Adrianaplein, Adrianastraat, Anna Paulownastraat, Bajonetstraat, Batavierenstraat, Bloemkwekersstraat, Bloemstraat, Breitnerstraat, Coolsestraat, Diergaardesingel, Drievriendenstraat, Eendrachtsplein, Gaffeldwarsstraat, Gaffelstraat, Gerrit Sterkmanplein, Gouvernestraat, Henegouwerlaan, Henriëtte Bosmanslaan, Hermesplantsoen, Hobokenstraat, Josephlaan, Josephstraat, Karel Doormanstraat, Kogelvangerstraat, Korte Bajonetstraat, Kruisplein, Kruisstraat, Mathenesserlaan, Mauritsplaats, Mauritsstraat, Mauritsweg, Museumstraat, Nieuwe Binnenweg, Ochterveltstraat, Oude Binnenweg, Palmdwarsstraat, Rijnhoutplein, Rochussenstraat, Saftlevenstraat, Schietbaanstraat, Schouwburgplein, Sint-Mariastraat, Tiendplein, Tiendstraat, Van Speykstraat, Westersingel, West-Kruiskade, Wijkpark Oude Westen, Zijdewindeplein, Zijdewindestraat
|
1
working-data/01/05-delfshaven
Normal file
1
working-data/01/05-delfshaven
Normal file
@ -0,0 +1 @@
|
||||
2e Middellandstraat, Abraham van Stolkweg, Aelbrechtskade, Aelbrechtsplein, Allard Piersonstraat, Aleidisstraat, Benjamin Franklinstraat, Beukelsdijk, Beukelsweg, Bilderdijkstraat, Burgemeester Meineszlaan, Burgemeester Meineszplein, C.P. Tielestraat, Claes de Vrieselaan, Craandijkstraat, Deensestraat, Dirk Danestraat, Duivenvoordestraat, Duyststraat, Essenburgsingel, Franselaan, Galvanistraat, Gerrit Jan Mulderstraat, Gijsinglaan, Gijsingstraat, Graaf Florisstraat, 's-Gravendijkwal, Grote Visserijstraat, Heemraadsplein, Heemraadssingel, Henegouwerplein, Hofstedestraat, Hudsonplein, Hudsonstraat, Jan Kruijffstraat, Jagthuisstraat, Justus van Effenstraat, Korenaarstraat, Lorentzlaan, Marconiplein, Marconistraat, Mathenesserbrug, Mathenesserdijk, Mathenesserlaan, Mathenesserplein, Mathenesserstraat, Mathenesserweg, Metrostation, Coolhaven, Middellandplein, Moutersteeg, Nicolaas Beetsstraat, Nieuwe Binnenweg, Noordschans, Nozemanstraat, P.C. Hooftplein, Park 1943, Piet Heynsplein, Pieter de Hoochweg, Pinkstraat, Potgieterstraat, Professor Poelslaan, Rhijnvis Feithstraat, Rochussenstraat, Rösener Manzstraat, Ruilstraat, Schaepmanstraat, Schans, Schermlaan, Schiedamseweg, Schietbaanlaan, Sint-Jobsweg, Spaansebocht, Spaanseweg, Spangesekade, Spanjaardstraat, Taandersstraat, Tidemanstraat, Tjalklaan, Van Cittersstraat, Van Duylhof, Van Duylstraat, Van Heusdestraat, Van Lennepstraat, Van Meursstraat, Veelzigtstraat, Vierambachtsstraat, Vierhavensstraat, Voorhaven, Vosmaerstraat, Watergeusstraat, Westzeedijk, Willem Beukelszstraat, Witte van Haemstedestraat, Zoutziedersstraat, Zweedsestraat
|
1
working-data/01/06-charlois
Normal file
1
working-data/01/06-charlois
Normal file
@ -0,0 +1 @@
|
||||
Aarnoudstraat, Ahoypad, Ahoyweg, Amelandseplein, Annie M.G. Schmidtplein, Asterlo, Baarlandhof, Bareveld, Bas Jungeriusstraat, Bevelandsestraat, Blankenburgstraat, Boelstraat, Boergoensestraat, Boerhaavestraat, Bonaventurastraat, Brekelsveld, Brielselaan, Brigittastraat, Carnissedreef, Carnisselaan, Carnissepad, Carnissesingel, Charloisse Kerksingel, Charloisse Lagedijk, Cillershoekstraat, Clemensstraat, De Buijserlaan, De Manstraat, Den Hertigstraat, Diepenhorst, Doklaan, Dokstraat, Dordtselaan, Dorpsweg, Drakenburg, Ebenhaëzerstraat, Frans Bekkerstraat, Fuutstraat, Goereesepad, Goereesestraat, Gooilandsingel, Goudestein, Gouwstraat, ’s-Gravendeelstraat, Groepstraat, Gruttostraat, Grondherendijk, Grondherenstraat, Harkulo, Heenvlietstraat, Heinenoordstraat, Hekelingenstraat, Hijkerveld, Ilpenstein, Jaersveltstraat, Karel de Stouteplein, Karel de Stoutestraat, Katendrechtse Lagedijk, Kerkwervesingel, Keyenburg, Krabbendijkehof, Krabbendijkestraat, Kruisvoorde, Langenhorst, Larenkamp, Lepelaarsingel, Maashaven Zz., Marjoleinstraat, Markerstraat, Meester Arendstraat, Meierijstraat, Melchertstraat, Melissantstraat, Menenkamp, Metroplein, Meyenhage, Middelharnisstraat, Mijnsherenlaan, Mijnsherenplein, Millinxstraat, Minkestraat, Moerkerkestraat, Nederhorst, Oldegaarde, Ooltgensplaathof, Ooltgensplaatweg, Palsterkamp, Plein 1953, Pleinweg, Polslandstraat, Pompstraat, Puttershoekstraat, Rijsoordstraat, Robbenoordplein, Rollostraat, Roselo, Sallandweg, Schammenkamp, Schere, Schilperoortstraat, Schoklandsestraat, Schoonegge, Schuddebeursstraat, Sliedrechtstraat, Slinge, Spruytstraat, Stellendamstraat, Texelsestraat, Tiengemetenhof, Tiengemetensingel, Twentestraat, Urkersingel, Utenhagestraat, Vaanweg, Vaanweide, Vaarnerkamp, Van Oestendestraat, Van Swietenlaan, Voetjesstraat, Welmoedstraat, Wevershoekstraat, Wielewaalstraat, Wolphaertsbocht, Zandblokstraat, Zuidenwijdsestraat, Zuiderparkplein, Zuiderparkpromenade-Oost, Zuiderparkweg, Zuiderterras, Zuidplein
|
1
working-data/01/07-feijenoord
Normal file
1
working-data/01/07-feijenoord
Normal file
@ -0,0 +1 @@
|
||||
1° Balsemienstraat, 1° Pioenstraat, 2° Balsemienstraat, 2° Pioenstraat, 2° Rosestraat, Abcoudestraat, Adriaen Nimantsstraat, Asterstraat, Atjehstraat, Bananenstraat, Beijerlandselaan, Beverstraat, Blazoenstraat, Bloemfonteinstraat, Bloemhofplein, Boudewijnstraat, Brabantseplein, Brede Hilledijk, Bree, Breeplein, Burgdorfferstraat, Cargadoorskade, Christiaan de Wetstraat, Colosseumweg, Dahliastraat, Damstraat, Deliplein, Delistraat, Dordtsestraatweg, Dortsmondstraat, Dreef, Drentsestraat, Egelantierstraat, Entrepotstraat, Ericaplein, Ericastraat, Feijenoorddijk, Fuchsiastraat, Goede Hoopstraat, Goudenregenstraat, Groene Hilledijk, Handelsplein, Heer Arnoldstraat, Heer Daniëlstraat, Heidestraat, Heinlantstraat, Hendrick Croesinckstraat, Herman Costerstraat, Hilledijk, Hillelaan, Hillevliet, Hollandsestraat, Hortensiastraat, Jagerslaan, Jalonstraat, Jan Ligthartstraat, Jasmijnstraat, J.B. Bakemakade, Kaappark, Kameliastraat, Kamperfoeliestraat, Katendrechtsehof, Katendrechtselaan, Katendrechtsestraat, Korenbloemstraat, Laan op Zuid, Laantjesweg, Lange Hilleweg, Lavendelstraat, Limburgsestraat, Lodewijk Pincoffsweg, Lombokstraat, Maashaven Nz., Maashaven O.Z., Machiniststraat, Marentakstraat, Martinus Steijnstraat, Meerdervoortstraat, Montessoriweg, Motorstraat, Narcissenstraat, Nassauhaven, Nassaukade, Nijverheidstraat, Notarisappelhof, Odastraat, Oleanderplein, Oleanderstraat, Oranjeboomstraat, Overijselsestraat, Paul Krugerstraat, Persoonshaven, Piekstraat, Ploegstraat, Polderlaan, Pretorialaan, Putsebocht, Putselaan, Putseplein, Randweg, Ranonkelstraat, Rechthuislaan, Resedastraat, Ridderspoorstraat, Riederlaan, Rijtuigweg, Roentgenstraat, Rosestraat, Salviahof, Sandelingplein, Sandelingstraat, Seringenstraat, Sikkelstraat, Sint-Andriesstraat, Slag, Slaghekstraat, Spoorweghaven, Spoorweghavenplein, Stichtseplein, Stieltjesplein, Stieltjesstraat, Stokroosstraat, Stootblok, Strevelsweg, Strijensestraat, Sumatraweg, Timorstraat, Tolhuisbocht, Tolhuislaan, Tolhuisstraat, Utrechtsestraat, Valkeniersweg, Varkenoordsebocht, Veerlaan, Veldstraat, Verlengde Motorstraat, Violierstraat, Vlasakkerstraat, Vuurplaat, Walhallalaan, Weimanspad, Weimansweg, Wigstraat, Wodanstraat, Zinkerweg, Zuidpolderstraat, Zwederstraat
|
1
working-data/01/08-hoek-van-holland
Normal file
1
working-data/01/08-hoek-van-holland
Normal file
@ -0,0 +1 @@
|
||||
Badweg, het strand, Zeekant, Zeeplein
|
1
working-data/01/09-hoogvliet
Normal file
1
working-data/01/09-hoogvliet
Normal file
@ -0,0 +1 @@
|
||||
Doggersbank, Forelstraat, Grondelstraat, Lampreistraat
|
1
working-data/01/10-ijsselmonde
Normal file
1
working-data/01/10-ijsselmonde
Normal file
@ -0,0 +1 @@
|
||||
Aesopusviaduct, Anthony Tijkenstraat, Appeltuin, Aristotelesstraat, Bergsonstraat, Beverwaardseweg, Bierens de Haanweg, Bollandstraat, Bolnesserkade, Burgemeester Molenaarstraat, Cannenburchstraat, Catullusweg, Charles Binghamweg, Cornelis van Beverenbrug, Dantestraat, Dumasstraat, Eckartstraat, Edo Bergsmaweg, Eijsdenstraat, Elslopoort, Elsschotstraat, Fleringenstraat, Goedenraadweg, Groene Tuin, Groeninx van Zoelenlaan, Gronsvelderf, Guido Gezelleweg, Hemsterhuisstraat, Heymansstraat, Hippiashof, Hoevelakensingel, Homerusstraat, Horatiusstraat, Houdringeweg, Keverborgstraat, Laarwoudpad, Limbrichthoek, Loevesteinsingel, Maeterlinckweg, Molenvliet, Molièreweg, Nemelaersingel, Ogierssingel, Oude Watering, Palmentuin, Pascalweg, Petrarcastraat, Pirandellostraat, Platostraat, Pliniusstraat, Prinsenplein, Pythagorasweg, Rhijnauwensingel, Sandenburgbaan, Schinnenbaan, Schopenhauerweg, Socratesstraat, Sophoclesstraat, Spinozaweg, Ter Wormstraat, Theo Verhaarveld, Twickelerf, Van de Woestijnestraat, Vergiliusstraat, Victor Hugoweg, Vruchtentuin, Wagtendonkpad, Warmelostraat, Weldamsingel, Zenostraat, Zuidkreek
|
1
working-data/01/11-prins-alexander
Normal file
1
working-data/01/11-prins-alexander
Normal file
@ -0,0 +1 @@
|
||||
Corsicalaan, Grote Beer, Kosboulevard, Kreeftstraat, Kretalaan, Menorcalaan, Poolsterplein, Siciliëboulevard, Varnasingel, Voermanweg, Weegschaalhof
|
5
working-data/02/01-kralingen-crooswijk-0
Normal file
5
working-data/02/01-kralingen-crooswijk-0
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="1e Crooswijksedwarsstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="A. Wellingpad"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Boezemsingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Crooswijksekade"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Crooswijksesingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/01-kralingen-crooswijk-1
Normal file
5
working-data/02/01-kralingen-crooswijk-1
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Crooswijksestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Crooswijkseweg"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Djeroekstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Frederikstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Goudseplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/01-kralingen-crooswijk-2
Normal file
5
working-data/02/01-kralingen-crooswijk-2
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Goudserijweg"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Hendrikstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Isaäc Hubertstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Koepelstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Marnixstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/01-kralingen-crooswijk-3
Normal file
5
working-data/02/01-kralingen-crooswijk-3
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Martinplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Nieuwe Crooswijkseweg"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Pijperstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Pleretstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Pootstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/01-kralingen-crooswijk-4
Normal file
5
working-data/02/01-kralingen-crooswijk-4
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Rotterdamsestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Schuttersveld"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Spiegelnisserkade"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Van Meekerenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Van Reynstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-0
Normal file
5
working-data/02/02-noord-0
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Meidoornstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="1° Pijnackerstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="2° Pijnackerstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="3° Pijnackerstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Almondestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-1
Normal file
5
working-data/02/02-noord-1
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Anthoniestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Benthuizerstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Bergweg"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Bloklandstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Erasmusstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
2
working-data/02/02-noord-10
Normal file
2
working-data/02/02-noord-10
Normal file
@ -0,0 +1,2 @@
|
||||
way(area.searchArea)["name"="Zwaanshals"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Zwart Janstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-2
Normal file
5
working-data/02/02-noord-2
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Harddraverstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Heer Bokelweg"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Hofdijk"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Hooglandstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Jacob Catsstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-3
Normal file
5
working-data/02/02-noord-3
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Johan Idastraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Meester Willemstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Noorderbrug"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Noordmolenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Noordplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-4
Normal file
5
working-data/02/02-noord-4
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Pijnackerdwarsstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Pijnackerplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Proveniersplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Provenierssingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Proveniersstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-5
Normal file
5
working-data/02/02-noord-5
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Raampoortstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Rodenrijselaan"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Ruivenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Scheveningsestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Schiekade"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-6
Normal file
5
working-data/02/02-noord-6
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Schoterbosstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Snellemanstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Spoorsingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Stationssingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Stroveer"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-7
Normal file
5
working-data/02/02-noord-7
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Teilingerstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Tochtstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Tollensstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Touwbaan"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Verbraakstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-8
Normal file
5
working-data/02/02-noord-8
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Vletstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Vrouw-Jannestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Witte Zwaanhof"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Woelwijkstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Zaagmolenbrug"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/02-noord-9
Normal file
5
working-data/02/02-noord-9
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Zaagmolendrift"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Zaagmolenkade"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Zaagmolenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Zaagstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Zegwaardstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-0
Normal file
5
working-data/02/03-centrum-0
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="1e Westewagenhof"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Admiraal de Ruyterweg"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Aert van Nesstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Ammanstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Beursplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-1
Normal file
5
working-data/02/03-centrum-1
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Beurstraverse"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Binnenrotte"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Binnenwegplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Blaak"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Boomgaardhof"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-10
Normal file
5
working-data/02/03-centrum-10
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Kruisplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Het Landje"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Leeuwenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Lijnbaan"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Lijnbaanhof"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-11
Normal file
5
working-data/02/03-centrum-11
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Lombardkade"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Meent"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Museumpark"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Nieuwstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Oppert"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-12
Normal file
5
working-data/02/03-centrum-12
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Pompenburg"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Poortstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Rijstuin"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Rodezand"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Schiedamse Vest"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-13
Normal file
5
working-data/02/03-centrum-13
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Schiedamsedijk"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Schiedamsesingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Schiestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Schilderstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Schouwburgplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-14
Normal file
5
working-data/02/03-centrum-14
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Sint Luciastraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Stadhuisplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Stadhuisstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Steiger"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Van Ghentstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-15
Normal file
5
working-data/02/03-centrum-15
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Van Oldenbarnevelthof"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Van Oldenbarneveltplaats"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Van Oldenbarneveltstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Verlengde Willemsbrug"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Vlasmarkt"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-16
Normal file
5
working-data/02/03-centrum-16
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Weena"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Weena-zuid"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Westblaak"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Westersingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Westewagenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-17
Normal file
5
working-data/02/03-centrum-17
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Westnieuwland"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="William Boothlaan"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Witte de Withstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Zijl"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Zoutmanstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
1
working-data/02/03-centrum-18
Normal file
1
working-data/02/03-centrum-18
Normal file
@ -0,0 +1 @@
|
||||
way(area.searchArea)["name"="Zwarte Paardenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-2
Normal file
5
working-data/02/03-centrum-2
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Boomgaardsstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Bulgersteyn"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Churchillplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Conradstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Coolsingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-3
Normal file
5
working-data/02/03-centrum-3
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Couwenburg"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Delftsehof"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Delftseplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Delftse Poort"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Delftsestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-4
Normal file
5
working-data/02/03-centrum-4
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Delftsevaart"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Doelwater"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Doelstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Ds. Jan Scharpstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Eendrachtsstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-5
Normal file
5
working-data/02/03-centrum-5
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Eendrachtsweg"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Goudsesingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Grotekerkplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Grote Markt"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Haagseveer"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-6
Normal file
5
working-data/02/03-centrum-6
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Hang"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Hartmansstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Hennekijnstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Hofplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Hoogstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-7
Normal file
5
working-data/02/03-centrum-7
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Jacobusstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Jan Evertsenplaats"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Joost Banckertsplaats"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Karel Doormanhof"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Karel Doormanstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-8
Normal file
5
working-data/02/03-centrum-8
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Keerweer"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Keizerstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Kerkstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Kolk"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Korte Hoogstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/03-centrum-9
Normal file
5
working-data/02/03-centrum-9
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Korte Lijnbaan"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Kortenaerstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Kromme Elleboog"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Kruiskade"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Kruiskadehof"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/04-oude-westen-0
Normal file
5
working-data/02/04-oude-westen-0
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="’s-Gravendijkwal"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="1e Middellandstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Adrianaplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Adrianastraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Anna Paulownastraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/04-oude-westen-1
Normal file
5
working-data/02/04-oude-westen-1
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Bajonetstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Batavierenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Bloemkwekersstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Bloemstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Breitnerstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
2
working-data/02/04-oude-westen-10
Normal file
2
working-data/02/04-oude-westen-10
Normal file
@ -0,0 +1,2 @@
|
||||
way(area.searchArea)["name"="Zijdewindeplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Zijdewindestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/04-oude-westen-2
Normal file
5
working-data/02/04-oude-westen-2
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Coolsestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Diergaardesingel"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Drievriendenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Eendrachtsplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Gaffeldwarsstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/04-oude-westen-3
Normal file
5
working-data/02/04-oude-westen-3
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Gaffelstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Gerrit Sterkmanplein"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Gouvernestraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Henegouwerlaan"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Henriëtte Bosmanslaan"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
5
working-data/02/04-oude-westen-4
Normal file
5
working-data/02/04-oude-westen-4
Normal file
@ -0,0 +1,5 @@
|
||||
way(area.searchArea)["name"="Hermesplantsoen"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Hobokenstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Josephlaan"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Josephstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
||||
way(area.searchArea)["name"="Karel Doormanstraat"]["highway"~"residential|motorway|unclassified|trunk|primary|secondary|tertiary|living_street|service"];
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user