forked from MapComplete/MapComplete
Add icons of toerisme_vlaanderen styling; make maxspeed=30 and motor_vehicle:overtaking=no a belgian-only preset for cyclestreets, fix various consistency bugs and styling tweaks
This commit is contained in:
parent
e38b14b77a
commit
62b646da99
48 changed files with 1107 additions and 460 deletions
|
@ -30,7 +30,16 @@
|
|||
"startLat": 51.20875,
|
||||
"startLon": 3.22435,
|
||||
"startZoom": 15,
|
||||
"lockLocation": [[2.1,50.40],[ 6.4,51.54]],
|
||||
"lockLocation": [
|
||||
[
|
||||
2.1,
|
||||
50.4
|
||||
],
|
||||
[
|
||||
6.4,
|
||||
51.54
|
||||
]
|
||||
],
|
||||
"widenFactor": 2,
|
||||
"socialImage": "",
|
||||
"defaultBackgroundId": "CartoDB.Positron",
|
||||
|
@ -188,11 +197,11 @@
|
|||
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
|
||||
"geoJsonZoomLevel": 12,
|
||||
"isOsmCache": true,
|
||||
"osmTags": {
|
||||
"+and": [
|
||||
"operator~.*[nN]atuurpunt.*"
|
||||
]
|
||||
}
|
||||
"osmTags": {
|
||||
"+and": [
|
||||
"operator~.*[nN]atuurpunt.*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue