Add layer icons
This commit is contained in:
parent
ce3eb79ad6
commit
4fb70c49fc
7 changed files with 51 additions and 6 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.7.2j";
|
||||
public static vNumber = "0.7.2k";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
|
@ -8,5 +8,16 @@
|
|||
"sources": [
|
||||
"https://nl.wikipedia.org/wiki/Bestand:Belgian_road_sign_F12a.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"authors": [
|
||||
"Gitte Loos (Createlli) in opdracht van Provincie Antwerpen "
|
||||
],
|
||||
"path": "slow_road.svg",
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"sources": [
|
||||
"https://createlli.com/",
|
||||
"https://www.provincieantwerpen.be/"
|
||||
]
|
||||
}
|
||||
]
|
15
assets/layers/slow_roads/slow_road.svg
Normal file
15
assets/layers/slow_roads/slow_road.svg
Normal file
|
@ -0,0 +1,15 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="50.01" height="50.01" viewBox="0 0 300 300">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #eead1a;
|
||||
}
|
||||
|
||||
.cls-1, .cls-2 {
|
||||
fill-rule: evenodd;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path id="Oranje" class="cls-1" d="M6,155l6,1c1.283,2.072,2.077,2.3,3,5,4.518,6.625-3.623,31.031-13,17-3.349-4.248-1.223-11.85-1-19A24.956,24.956,0,0,0,6,155Zm58,0,7,1a18.047,18.047,0,0,0,3,4c0.184,7.319-.054,14.248-2,19a18.248,18.248,0,0,1-9,2,24.956,24.956,0,0,0-4-5c-0.184-7.319.054-14.248,2-19A10.931,10.931,0,0,0,64,155Zm168,0a38.784,38.784,0,0,1,9,1c1.856,6.845,2.8,17.149,0,24-4.195,2.1-8.963,3.358-11-2C225.358,171.2,229.649,158.692,232,155Zm31,0,6,1a18.068,18.068,0,0,0,3,4c0.438,9.131,2.813,18.3-4,21-1.418.961-3.273,0.976-6,1a24.935,24.935,0,0,0-4-5c-0.1-6.529-.022-13.939,1-19A18.068,18.068,0,0,0,263,155ZM33,156a38.785,38.785,0,0,1,9,1c1.5,5.123,2.058,12.25,2,20-0.8,1.021-.355.274-1,2-2.825,1.647-3.424,2.611-8,3-1.733-1.724-2.783-1.5-4-4-2.124-2.53-3.523-13.366-1-17C30.877,158.28,31.707,158.061,33,156Zm257,0h6a24.935,24.935,0,0,0,4,5c0.094,5.953-.083,12.477-1,17-3.043,1.782-3.841,2.781-9,3-1.285-1.834-1.968-1.712-3-4-2.066-3.151-1.13-12.069-1-17Z"/>
|
||||
<path id="Zwart" class="cls-2" d="M150,71l13,1c3.993,5.88,7.073,7.146,7,18-3.1,3.193-5.985,6.788-9,10-10,.442-16.646-0.867-19-8-3.491-4.248-1.23-10.275,0-15A50.65,50.65,0,0,0,150,71Zm-2,38c20.574,0.35,25.657,20.649,40,27,5.883,2.6,18.8,2.671,25,4,1.647,2.825,2.611,3.424,3,8-4.239,4.143-5.753,5.26-15,5-5.186-3.261-14.4-1.152-20-4-5.566-2.831-8.729-9.7-15-12v1c4.644,7.8-.371,27.583,3,37,2.071,5.785,7.866,11.891,11,17,6.114,9.968,9.891,20.029,16,30,4.47,7.3,11.238,13.043,12,24-1.262,1.359-1.365,1.768-2,4-3.024.736-3.527,1.464-7,2-12.749-13.42-22.162-32.982-32-49-3.762-6.126-5.534-14.661-11-19l-1-1c-1.061,9.122-9,31.016-14,37-3.687,4.415-9.878,7.878-14,12-5.492,5.492-8.086,12.825-19,13-2.379-3.549-3.857-3.585-4-10,19.863-15.277,31.322-32.6,38-61q-1-21-2-42h-1l-17,13c-4.044,7.207-2.871,24.011-6,32a18.247,18.247,0,0,1-9,2,24.935,24.935,0,0,0-4-5q2.5-17.5,5-35c9.157-6.883,17.524-16.334,27-23C138.924,113.24,144.5,112.217,148,109Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
|
@ -3,6 +3,7 @@
|
|||
"name": {
|
||||
"nl": "Paadjes, trage wegen en autoluwe straten"
|
||||
},
|
||||
"icon": "./assets/layers/slow_roads/slow_road.svg",
|
||||
"minzoom": 16,
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
@ -158,10 +159,6 @@
|
|||
}
|
||||
],
|
||||
"hideUnderlayingFeaturesMinPercentage": 0,
|
||||
"icon": {
|
||||
"render": "./assets/svg/bug.svg",
|
||||
"mappings": []
|
||||
},
|
||||
"width": {
|
||||
"render": "7"
|
||||
},
|
||||
|
@ -196,4 +193,4 @@
|
|||
},
|
||||
"presets": [
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -20,6 +20,17 @@
|
|||
"https://www.provincieantwerpen.be/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"authors": [
|
||||
"Gitte Loos (Createlli) in opdracht van Provincie Antwerpen "
|
||||
],
|
||||
"path": "walking_route.svg",
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"sources": [
|
||||
"https://createlli.com/",
|
||||
"https://www.provincieantwerpen.be/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"authors": [
|
||||
"Gitte Loos (Createlli) in opdracht van Provincie Antwerpen "
|
||||
|
|
|
@ -130,6 +130,7 @@
|
|||
},
|
||||
{
|
||||
"id": "walking_routes",
|
||||
"icon": "./assets/themes/speelplekken/walking_route.svg",
|
||||
"name": {
|
||||
"nl": "Wandelroutes van provincie Antwerpen"
|
||||
},
|
||||
|
|
10
assets/themes/speelplekken/walking_route.svg
Normal file
10
assets/themes/speelplekken/walking_route.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="50.01" height="50.01" viewBox="0 0 300 300">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill-rule: evenodd;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path id="Zwart" class="cls-1" d="M267,0c26.481,0.514,38.385,24.871,32,54-1.9,8.685.339,15.529-2,23-7.065,22.569-21.675,39.488-39,52-3.534,2.552-11.283,11.877-18,10-7.131-1.992-19.45-12.863-26-17-6.983-4.41-21.842-8.214-25-16-4.308-6.844,4.919-30.528,7-36,9.468-24.9,22.79-49.029,44-62,5.216-3.19,12.848-5.5,19-7C262.081,0.251,265.03,1.183,267,0Zm-2,10c-1.749,1.114-4.3.123-7,1a83.82,83.82,0,0,0-21,11c-15.585,11.375-37.814,53.622-39,80,13.234,6.137,32.439,23.674,46,26,4.137-5.162,11.682-8.983,17-13,16.4-12.388,23.808-32.053,29-56,4.188-19.315-.971-42.729-13-47C274.333,9.867,270.046,9.88,265,10ZM88,67c27.112-.6,40.057,20.628,34,48v14c-5.522,22.773-13.394,41.079-24,58-5.021,8.012-9.847,20.415-21,22-7.591-5.5-32.05-11.305-42-15-7.033-2.612-13.517-1.85-16-9-5.614-7.88-3.195-29.434-1-39,7.5-32.678,19.442-55.965,44-71C69.018,70.7,81.2,71.256,88,67ZM86,77c-5.611,3.876-14.424,3.368-20,7-28.655,18.664-41.135,49.894-39,97,12.874,5.569,37.207,15.637,52,17,6.988-11.8,17.386-22.846,23-36,5.725-13.415,7.386-27.346,11-43,3.534-15.305-1.668-36.68-11-40C98.764,76.438,91.945,76.846,86,77Zm77,54c26.734,0.332,45.677,25.16,60,39v5c-12.186,12.413-33.645,50.436-63,40a30.584,30.584,0,0,1-18-18C131.376,169.345,152.144,147,163,131Zm3,11c-5.752,11.261-25.054,34.626-15,54,2.63,5.067,9.024,6.269,13,10,20.353,0.341,43.482-19.594,48-34h-1C207.283,161.524,179.755,143.082,166,142ZM17,219c13.223,2.114,49.916,10.317,54,19v15c-3.115,5.328-1.865,14.278-4,20-6.191,16.59-15.624,21.889-35,26-4.463.947-11.4,1.6-15-1-23.223-7.433-20.575-59.141-7-76C11.494,220.144,15.013,220.325,17,219Zm0,10c-5.186,20.82-21.264,61.666,17,61,2.616-1.793,7.073-1.292,10-3,12.621-7.366,17.2-23.665,17-44C48.61,237,34.162,230.449,17,229Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
Loading…
Reference in a new issue