Fix more themes

This commit is contained in:
Pieter Vander Vennet 2023-11-13 12:46:15 +01:00
parent d2a813b009
commit 255347fc06
16 changed files with 303 additions and 196 deletions

View file

@ -101,9 +101,49 @@
"question": "What kind of building is this?"
}
],
"pointRendering": [],
"pointRendering": null,
"lineRendering": [
{}
{
"width": {
"render": "2",
"mappings": [
{
"if": "fixme~*",
"then": "5"
}
]
},
"color": {
"render": "#00c",
"mappings": [
{
"if": "fixme~*",
"then": "#ff00ff"
},
{
"if": "building=house",
"then": "#a00"
},
{
"if": "building=shed",
"then": "#563e02"
},
{
"if": {
"or": [
"building=garage",
"building=garages"
]
},
"then": "#f9bfbb"
},
{
"if": "building=yes",
"then": "#0774f2"
}
]
}
}
]
},
{

View file

@ -910,9 +910,42 @@
}
}
],
"pointRendering": [],
"pointRendering": [
{
"marker": [
{
"icon": "circle",
"color": "white"
},
{
"icon": {
"render": "./assets/themes/campersite/caravan.svg",
"mappings": [
{
"if": {
"and": [
"fee=no"
]
},
"then": "./assets/themes/campersite/caravan_green.svg"
}
]
}
}
],
"iconSize": "40,40",
"location": [
"point",
"centroid"
],
"anchor": "center"
}
],
"lineRendering": [
{}
{
"color": "#00f",
"width": "8"
}
]
},
{
@ -1510,9 +1543,29 @@
}
}
],
"pointRendering": [],
"pointRendering": [
{
"marker": [
{
"icon": "circle",
"color": "white"
},
{
"icon": "./assets/themes/campersite/sanitary_dump_station.svg"
}
],
"iconSize": "32,32",
"location": [
"point"
],
"anchor": "center"
}
],
"lineRendering": [
{}
{
"color": "#00f",
"width": "8"
}
]
}
],
@ -1623,4 +1676,4 @@
]
},
"widenFactor": 1.5
}
}

View file

@ -228,9 +228,41 @@
]
}
],
"pointRendering": [],
"pointRendering": null,
"lineRendering": [
{}
{
"color": {
"render": "#ff7392",
"mappings": [
{
"if": "state=",
"then": "#00acfc"
},
{
"if": "state=temporary",
"then": "#00acfc"
}
]
},
"width": "4",
"dashArray": {
"render": "",
"mappings": [
{
"if": "state=temporary",
"then": "12 10"
},
{
"if": "note:state=has_highway_no",
"then": "0 8"
},
{
"if": "note:state=has_highway_under_construction",
"then": "12 10"
}
]
}
}
]
}
],
@ -242,4 +274,4 @@
"clustering": {
"maxZoom": 1
}
}
}

View file

@ -114,7 +114,8 @@
"width": "4",
"color": "#00a703"
}
]
],
"pointRendering":null
},
{
"id": "node",

View file

@ -103,9 +103,74 @@
"tagRenderings": [
"images"
],
"pointRendering": [],
"pointRendering": [
{
"marker": [
{
"icon": {
"render": "./assets/themes/cyclestreets/F111.svg",
"mappings": [
{
"if": "traffic_sign=DE:244.1,1020-30",
"then": "./assets/themes/cyclestreets/Zeichen_244_1020-30.svg"
},
{
"if": "traffic_sign=DE:244.1,1022-12,1024-10",
"then": "./assets/themes/cyclestreets/Zeichen_244_KFZ_frei.svg"
},
{
"if": "traffic_sign=DE:244.1,1022-12",
"then": "./assets/themes/cyclestreets/Zeichen_244_1022-12.svg"
},
{
"if": "traffic_sign=DE:244.1,1024-10",
"then": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg"
},
{
"if": "_country=de",
"then": "./assets/themes/cyclestreets/Zeichen_244.svg"
},
{
"if": "_country=fi",
"then": "./assets/themes/cyclestreets/Finland_road_sign_E28.svg"
}
]
}
}
],
"iconSize": {
"render": "40,40,center",
"mappings": [
{
"if": {
"or": [
"traffic_sign=DE:244.1,1020-30",
"traffic_sign=DE:244.1,1022-12,1024-10"
]
},
"then": "40,62,center"
},
{
"if": {
"or": [
"traffic_sign=DE:244.1,1022-12",
"traffic_sign=DE:244.1,1024-10"
]
},
"then": "40,70,center"
}
]
},
"location": [
"projected_centerpoint"
]
}
],
"lineRendering": [
{}
{
"color": "#0000ff",
"width": "10"
}
]
},
{
@ -193,9 +258,35 @@
"tagRenderings": [
"images"
],
"pointRendering": [],
"pointRendering": [
{
"marker": [
{
"icon": {
"render": "./assets/themes/cyclestreets/F113.svg",
"mappings": [
{
"if": "_country=de",
"then": "./assets/themes/cyclestreets/Zeichen_244a.svg"
},
{
"if": "_country=fi",
"then": "./assets/themes/cyclestreets/Finland_road_sign_E29.svg"
}
]
}
}
],
"location": [
"projected_centerpoint"
]
}
],
"lineRendering": [
{}
{
"color": "#09f9dd",
"width": "5"
}
]
},
{
@ -273,9 +364,45 @@
"tagRenderings": [
"images"
],
"pointRendering": [],
"pointRendering": [
{
"marker": [
{
"icon": "./assets/svg/pencil.svg"
}
],
"location": [
"projected_centerpoint"
]
}
],
"lineRendering": [
{}
{
"color": {
"render": "#aaaaaa",
"mappings": [
{
"then": "#0000ff",
"if": {
"or": [
"cyclestreet=yes",
"bicycle_road=yes"
]
}
},
{
"then": "#09f9dd",
"if": {
"or": [
"proposed:cyclestreet=yes",
"proposed:bicycle_road=yes"
]
}
}
]
},
"width": "5"
}
]
}
],
@ -646,4 +773,4 @@
"maxZoom": 12,
"minNeededElements": 200
}
}
}

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.1 KiB

View file

@ -1,2 +0,0 @@
SPDX-FileCopyrightText: The Noun Project
SPDX-License-Identifier: CC0-1.0

View file

@ -1,151 +0,0 @@
{
"id": "fruit_trees",
"title": {
"nl": "Open Boomgaardenkaart"
},
"description": {
"nl": "Op deze kaart vindt je boomgaarden en fruitbomen"
},
"shortDescription": {
"nl": "Boomgaarden en fruitbomen"
},
"icon": "./assets/themes/fruit_trees/fruit_tree.svg",
"hideFromOverview": true,
"layers": [
{
"id": "orchards",
"name": {
"nl": "Boomgaarden"
},
"minzoom": 12,
"source": {
"osmTags": {
"and": [
"landuse=orchard"
]
}
},
"title": {
"render": {
"nl": "Boomgaard"
}
},
"tagRenderings": [
"images"
],
"presets": [
{
"tags": [
"landuse=orchard",
"fixme=Added with mapcomplete - geometry still to draw"
],
"title": {
"nl": "een boomgaard"
},
"description": {
"nl": "Voeg een boomgaard toe (als punt - omtrek nog te tekenen)"
}
}
],
"pointRendering": [],
"lineRendering": [
{}
]
},
{
"id": "fruitboom",
"name": {
"nl": "Boom"
},
"minzoom": 12,
"source": {
"osmTags": {
"and": [
"natural=tree"
]
}
},
"title": {
"render": {
"nl": "Boom"
}
},
"description": {
"nl": "Een boom"
},
"tagRenderings": [
{
"render": {
"nl": "De soort is {species:nl}"
},
"question": {
"nl": "Wat is de soort van deze boom (in het Nederlands)?"
},
"freeform": {
"key": "species:nl"
},
"id": "fruitboom-species:nl"
},
{
"render": {
"nl": "Het ras (taxon) van deze boom is <b>{taxon}</b>"
},
"question": {
"nl": "Wat is het taxon (ras) van deze boom?"
},
"freeform": {
"key": "taxon"
},
"condition": {
"and": [
"species:nl~*"
]
},
"id": "fruitboom-taxon"
},
{
"render": {
"nl": "Beschrijving: <i>{description}</i>"
},
"question": {
"nl": "Welke beschrijving past bij deze boom?"
},
"freeform": {
"key": "description"
},
"id": "fruitboom-description"
},
{
"render": {
"nl": "Referentienummer: <b>{ref}</b>"
},
"question": {
"nl": "Is er een refernetienummer?"
},
"freeform": {
"key": "ref"
},
"id": "fruitboom-ref"
}
],
"presets": [
{
"tags": [
"natural=tree"
],
"title": {
"nl": "een boom"
},
"description": {
"nl": "Voeg hier een boom toe"
}
}
],
"pointRendering": [],
"lineRendering": [
{}
]
}
],
"widenFactor": 2
}

View file

@ -1,12 +0,0 @@
[
{
"path": "fruit_tree.svg",
"license": "CC0-1.0",
"authors": [
"The Noun Project"
],
"sources": [
"https://upload.wikimedia.org/wikipedia/commons/4/4e/Low_Hanging_Fruit_-_The_Noun_Project.svg"
]
}
]