Add more signs, add icon for city limit

This commit is contained in:
Robin van der Linde 2023-01-03 19:18:58 +01:00
parent bd854b37af
commit cab14ae5c2
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
16 changed files with 1000 additions and 6 deletions

View file

@ -46,6 +46,7 @@ const worldWideMappings: MappingConfigJson[] = [
then: {
en: "City limit",
},
icon: "./assets/layers/traffic_sign/images/city_limit.svg"
},
{
if: "traffic_sign=maxspeed",
@ -73,6 +74,7 @@ function main(){
// Add world wide mappings
for(const mapping of worldWideMappings){
// Add them to the list of mappings
mappings.push({
...mapping,
then: {
@ -80,6 +82,13 @@ function main(){
...originalSignMappings.find(m => m.if === mapping.if)?.then,
}
})
// Add them to the list of icon mappings, if they have an icon
if(mapping.icon){
iconMappings.push({
if: mapping.if,
then: mapping.icon,
})
}
}
// Check which different files there are
@ -156,6 +165,7 @@ function main(){
]
};
// Re-add all other tagrenderings
for (let i = 2; i < originalLayer.tagRenderings.length; i++) {
newLayer.tagRenderings.push(originalLayer.tagRenderings[i]);
}

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="95.816px" height="83.729px" viewBox="0 0 95.816 83.729" enable-background="new 0 0 95.816 83.729" xml:space="preserve">
<path fill="#ED1C24" d="M43.608,81.457c0.88,1.396,2.439,2.272,4.238,2.272c1.719,0,2.48-0.838,3.399-2.112L94.867,8.42
c1.52-1.993,1.158-5.143-0.68-6.977c-1.04-1.036-2.24-1.515-3.599-1.435L4.185,0.048C3.186,0.207,2.226,0.686,1.466,1.443
c-1.479,1.515-1.839,3.707-1.08,5.582L43.608,81.457z"/>
<path fill="none" stroke="#ED1C24" stroke-width="0" stroke-miterlimit="3.863" d="M43.608,81.457
c0.88,1.396,2.439,2.272,4.238,2.272c1.719,0,2.48-0.838,3.399-2.112L94.867,8.42c1.52-1.993,1.158-5.143-0.68-6.977
c-1.04-1.037-2.24-1.515-3.599-1.435L4.185,0.048C3.186,0.207,2.226,0.686,1.466,1.443c-1.479,1.515-1.839,3.707-1.08,5.582
L43.608,81.457z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" points="14.66,10.892 47.926,68.261 81.192,10.892 "/>
<polygon fill="none" stroke="#ED1C24" stroke-width="0" stroke-miterlimit="3.863" points="14.66,10.892 47.926,68.261
81.192,10.892 "/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="100.274px" height="100.274px" viewBox="0 0 100.274 100.274" enable-background="new 0 0 100.274 100.274"
xml:space="preserve">
<path fill="#FFFFFF" d="M44.881,2.773c2.898-2.898,7.614-2.898,10.512,0l42.108,42.108c2.897,2.898,2.897,7.614,0,10.512
L55.393,97.501c-2.897,2.897-7.614,2.897-10.512,0L2.773,55.393c-2.898-2.898-2.898-7.614,0-10.512L44.881,2.773z"/>
<path fill="none" stroke="#000000" stroke-width="1.199" stroke-miterlimit="3.863" d="M44.881,2.773
c2.898-2.898,7.614-2.898,10.512,0l42.108,42.108c2.897,2.898,2.897,7.614,0,10.512L55.393,97.501
c-2.897,2.897-7.614,2.897-10.512,0L2.773,55.393c-2.898-2.898-2.898-7.614,0-10.512L44.881,2.773z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FFCB04" points="13.885,50.157 50.137,13.905 86.39,50.157 50.137,86.39
"/>
<polygon fill="none" stroke="#120C0E" stroke-width="1.998" stroke-miterlimit="3.863" points="13.885,50.157 50.137,13.905
86.39,50.157 50.137,86.39 "/>
<rect x="12.744" y="41.631" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 121.0413 50.1383)" fill="#120C0E" width="74.784" height="17.013"/>
<rect x="12.744" y="41.631" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 121.0413 50.1383)" fill="none" stroke="#120C0E" stroke-width="0.4" stroke-miterlimit="3.863" width="74.784" height="17.013"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="95.797px" height="83.713px" viewBox="0 0 95.797 83.713" enable-background="new 0 0 95.797 83.713" xml:space="preserve">
<path fill="#ED1C24" d="M43.6,2.272C44.479,0.877,46.039,0,47.837,0c1.719,0,2.479,0.838,3.398,2.113l43.613,73.182
c1.518,1.993,1.158,5.142-0.681,6.977c-1.039,1.035-2.237,1.514-3.599,1.434L4.184,83.666c-1-0.16-1.959-0.639-2.718-1.395
c-1.479-1.516-1.838-3.708-1.08-5.582L43.6,2.272z"/>
<path fill="none" stroke="#ED1C24" stroke-width="0" stroke-miterlimit="3.863" d="M43.6,2.272C44.479,0.877,46.039,0,47.837,0
c1.719,0,2.479,0.837,3.398,2.113l43.613,73.182c1.518,1.993,1.158,5.142-0.681,6.977c-1.039,1.035-2.237,1.514-3.599,1.434
L4.184,83.666c-1-0.16-1.959-0.639-2.718-1.395c-1.479-1.516-1.838-3.708-1.08-5.582L43.6,2.272z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" points="14.658,72.903 47.917,15.465 81.177,72.903 "/>
<polygon fill="none" stroke="#ED1C24" stroke-width="0" stroke-miterlimit="3.863" points="14.658,72.903 47.917,15.465
81.177,72.903 "/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#120C0E" d="M30.928,55.005 M64.946,55.005H30.928v-5.141h34.019V55.005z"/>
<path fill="none" stroke="#120C0E" stroke-width="0.2" stroke-miterlimit="3.863" d="M30.928,55.005 M64.946,55.005H30.928v-5.142
h34.019V55.005z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#120C0E" points="39.402,70.711 39.283,40.697 47.917,30.652 56.432,40.856
56.392,70.711 47.917,63.855 "/>
<polygon fill="none" stroke="#120C0E" stroke-width="0" stroke-miterlimit="3.863" points="39.402,70.71 39.283,40.697
47.917,30.652 56.432,40.856 56.392,70.71 47.917,63.855 "/>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="95.797px" height="83.712px" viewBox="0 0 95.797 83.712" enable-background="new 0 0 95.797 83.712" xml:space="preserve">
<path fill="#ED1C24" d="M43.6,2.271C44.479,0.876,46.038,0,47.837,0c1.719,0,2.479,0.837,3.398,2.113l43.612,73.181
c1.519,1.993,1.159,5.143-0.68,6.976c-1.04,1.036-2.238,1.515-3.599,1.435L4.184,83.665c-1-0.16-1.958-0.639-2.718-1.396
c-1.479-1.515-1.839-3.706-1.08-5.579L43.6,2.271z"/>
<path fill="none" stroke="#ED1C24" stroke-width="0" stroke-miterlimit="3.863" d="M43.6,2.271C44.479,0.876,46.038,0,47.837,0
c1.719,0,2.479,0.837,3.398,2.113l43.612,73.181c1.519,1.993,1.159,5.143-0.68,6.976c-1.04,1.036-2.238,1.515-3.599,1.435
L4.184,83.665c-1-0.16-1.958-0.639-2.718-1.396c-1.479-1.515-1.839-3.706-1.08-5.579L43.6,2.271z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" points="14.658,72.902 47.917,15.465 81.176,72.902 "/>
<polygon fill="none" stroke="#ED1C24" stroke-width="0" stroke-miterlimit="3.863" points="14.658,72.902 47.917,15.465
81.176,72.902 "/>
<polygon fill-rule="evenodd" clip-rule="evenodd" points="34.245,64.652 43.56,55.364 34.405,46.237 38.563,42.09 47.717,51.219
57.031,41.812 61.147,45.958 51.874,55.364 61.388,64.85 57.23,68.997 47.717,59.509 38.403,68.797 "/>
<polygon fill="none" stroke="#000000" stroke-width="0" stroke-miterlimit="3.863" points="34.245,64.652 43.56,55.364
34.405,46.237 38.563,42.09 47.717,51.219 57.031,41.812 61.147,45.958 51.874,55.364 61.388,64.85 57.23,68.997 47.717,59.509
38.403,68.797 "/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="79.429px" height="79.325px" viewBox="0 0 79.429 79.325" enable-background="new 0 0 79.429 79.325" xml:space="preserve">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ED1C24" d="M39.709,0c30.525,0,49.616,33.043,34.343,59.489
c-15.252,26.447-53.413,26.447-68.686,0C-9.885,33.043,9.185,0,39.709,0z"/>
<path fill="none" stroke="#ED1C24" stroke-width="0" stroke-miterlimit="3.863" d="M39.709,0c30.525,0,49.616,33.043,34.343,59.489
c-15.252,26.447-53.413,26.447-68.686,0C-9.885,33.043,9.185,0,39.709,0z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" d="M39.69,68.306c-22.049,0-35.842-23.868-24.808-42.979
c11.035-19.109,38.601-19.109,49.636,0C75.552,44.438,61.759,68.306,39.69,68.306z"/>
<path fill="none" stroke="#ED1C24" stroke-width="0" stroke-miterlimit="3.863" d="M39.69,68.306
c-22.049,0-35.842-23.868-24.808-42.979c11.035-19.109,38.601-19.109,49.636,0C75.552,44.438,61.759,68.306,39.69,68.306z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" points="29.475,20.09 29.475,47.896 34.013,47.896 27.216,59.249 20.42,47.896
24.937,47.896 24.937,20.05 "/>
<polygon fill="none" stroke="#000000" stroke-width="0.04" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="3.863" points="
29.475,20.09 29.475,47.896 34.013,47.896 27.216,59.249 20.42,47.896 24.937,47.896 24.937,20.05 "/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ED1C24" points="51.983,59.21 51.983,31.403 56.521,31.403 49.725,20.05
42.928,31.403 47.446,31.403 47.446,59.249 "/>
<polygon fill="none" stroke="#ED1C24" stroke-width="0.04" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="3.863" points="
51.983,59.21 51.983,31.403 56.521,31.403 49.725,20.05 42.928,31.403 47.446,31.403 47.446,59.249 "/>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="45.322px" height="68.137px" viewBox="0 0 45.322 68.137" enable-background="new 0 0 45.322 68.137" xml:space="preserve">
<path fill="#0071B3" d="M5.313,0h34.755c2.896,0,5.254,2.363,5.254,5.287V62.91c0,2.903-2.357,5.227-5.254,5.227H5.272
C2.356,68.137,0,65.773,0,62.87L0.02,5.287C0.02,2.363,2.396,0,5.313,0z"/>
<path fill="none" stroke="#0071B3" stroke-width="0" stroke-miterlimit="3.863" d="M5.313,0h34.755c2.896,0,5.254,2.363,5.254,5.287
V62.91c0,2.903-2.357,5.227-5.254,5.227H5.272C2.356,68.137,0,65.773,0,62.87L0.02,5.287C0.02,2.363,2.396,0,5.313,0z"/>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#00AEEF" d="M38.61,9.994c-2.637,0-4.273-2.845-2.955-5.128
c1.317-2.263,4.594-2.263,5.891,0C42.864,7.149,41.227,9.994,38.61,9.994z"/>
<path fill="none" stroke="#000000" stroke-width="0" stroke-miterlimit="3.863" d="M38.61,9.994c-2.637,0-4.273-2.845-2.955-5.128
c1.317-2.263,4.594-2.263,5.891,0C42.864,7.149,41.227,9.994,38.61,9.994z"/>
<path fill="#FFFFFF" d="M43.624,62.97c0,1.903-1.538,3.445-3.396,3.445H5.113c-1.877,0-3.396-1.542-3.396-3.445V5.146
c0-1.882,1.518-3.444,3.396-3.444c11.006,0,24.089,0,35.115,0c1.857,0,3.396,1.542,3.396,3.465V62.97z"/>
<path fill="none" stroke="#FFFFFF" stroke-width="0" stroke-miterlimit="3.863" d="M43.624,62.97c0,1.903-1.538,3.445-3.396,3.445
H5.113c-1.877,0-3.396-1.542-3.396-3.445V5.146c0-1.882,1.518-3.444,3.396-3.444c11.006,0,24.089,0,35.115,0
c1.857,0,3.396,1.542,3.396,3.465V62.97z"/>
<path fill="#0071B3" d="M41.965,62.99c0,0.961-0.799,1.723-1.737,1.723H5.113c-0.938,0-1.698-0.762-1.698-1.723V5.127
c0-0.941,0.759-1.723,1.698-1.723c10.127,0,25.028,0,35.155,0c0.938,0,1.697,0.761,1.697,1.723V62.99z"/>
<path fill="none" stroke="#0071B3" stroke-width="0" stroke-miterlimit="3.863" d="M41.965,62.99c0,0.961-0.799,1.723-1.737,1.723
H5.113c-0.938,0-1.698-0.762-1.698-1.723V5.127c0-0.941,0.759-1.723,1.698-1.723c10.127,0,25.028,0,35.155,0
c0.938,0,1.697,0.761,1.697,1.723V62.99z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" points="33.756,53.837 33.756,25.656 38.291,25.656 31.499,14.14
24.708,25.656 29.222,25.656 29.242,53.837 "/>
<polygon fill="none" stroke="#FFFFFF" stroke-width="0.04" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="3.863" points="
33.756,53.837 33.756,25.656 38.291,25.656 31.499,14.14 24.708,25.656 29.222,25.656 29.242,53.837 "/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#ED1C24" points="16.499,14 16.499,42.18 21.033,42.18 14.241,53.696
7.45,42.18 11.964,42.18 11.964,13.96 "/>
<polygon fill="none" stroke="#ED1C24" stroke-width="0.04" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="3.863" points="
16.499,14 16.499,42.18 21.033,42.18 14.241,53.696 7.45,42.18 11.964,42.18 11.964,13.96 "/>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

@ -0,0 +1,123 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2816"
version="1.1"
inkscape:version="0.47 r22583"
width="95.81649"
height="83.729599"
xml:space="preserve"
sodipodi:docname="Belgian road sign B22.svg"><metadata
id="metadata2822"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs2820"><inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
id="perspective2824" /><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2844"><path
d="m 2562,672.668 3,0 0,-108 -3,0 0,108 z"
id="path2846" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2854"><path
d="m 731,6133.67 780,0 0,-679 -780,0 0,679 z"
id="path2856" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2892"><path
d="m 731,4841.67 780,0 0,-680 -780,0 0,680 z"
id="path2894" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath3090"><path
d="m 731,2387.67 779,0 0,-684 -779,0"
id="path3092" /></clipPath><inkscape:perspective
id="perspective3129"
inkscape:persp3d-origin="47.908001 : 27.909665 : 1"
inkscape:vp_z="95.816002 : 41.864498 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 41.864498 : 1"
sodipodi:type="inkscape:persp3d" /><inkscape:perspective
id="perspective4211"
inkscape:persp3d-origin="39.790001 : 26.495 : 1"
inkscape:vp_z="79.580002 : 39.7425 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 39.7425 : 1"
sodipodi:type="inkscape:persp3d" /></defs><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1600"
inkscape:window-height="838"
id="namedview2818"
showgrid="false"
inkscape:zoom="2.140677"
inkscape:cx="47.742493"
inkscape:cy="42.339324"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g2826" /><g
id="g2826"
inkscape:groupmode="layer"
inkscape:label="Belgio"
transform="matrix(1.25,0,0,-1.25,346.87909,480.97823)"><g
id="g2840"
transform="matrix(0.09762902,0,0,0.09762902,-202.75728,115.54083)"><g
clip-path="url(#clipPath2844)"
id="g2842"><g
transform="scale(8.33333,8.33333)"
id="g2848" /></g></g>
<path
id="path3115"
d="m -242.61678,319.6165 c 0.704,-1.1168 1.9512,-1.8176 3.3904,-1.8176 1.3752,0 1.984,0.6704 2.7192,1.6896 l 34.8976,58.5576 c 1.216,1.5944 0.9264,4.1144 -0.544,5.5816 -0.832,0.8288 -1.792,1.212 -2.8792,1.148 l -69.1224,-0.032 c -0.7992,-0.1272 -1.5672,-0.5104 -2.1752,-1.116 -1.1832,-1.212 -1.4712,-2.9656 -0.864,-4.4656 l 34.5776,-59.5456 z"
style="fill:#ed1c24" /><path
id="path3117"
d="m -242.61678,319.6165 c 0.704,-1.1168 1.9512,-1.8176 3.3904,-1.8176 1.3752,0 1.984,0.6704 2.7192,1.6896 l 34.8976,58.5576 c 1.216,1.5944 0.9264,4.1144 -0.544,5.5816 -0.832,0.8296 -1.792,1.212 -2.8792,1.148 l -69.1224,-0.032 c -0.7992,-0.1272 -1.5672,-0.5104 -2.1752,-1.116 -1.1832,-1.212 -1.4712,-2.9656 -0.864,-4.4656 l 34.5776,-59.5456 z"
stroke-miterlimit="3.863"
style="fill:none;stroke:#ed1c24;stroke-width:0;stroke-miterlimit:3.86299992" /><polygon
id="polygon3119"
points="47.926,68.261 81.192,10.892 14.66,10.892 "
clip-rule="evenodd"
transform="matrix(0.8,0,0,-0.8,-277.50318,384.7821)"
style="fill:#ffffff;fill-rule:evenodd" /><polygon
id="polygon3121"
points="47.926,68.261 81.192,10.892 14.66,10.892 "
stroke-miterlimit="3.863"
transform="matrix(0.8,0,0,-0.8,-277.50318,384.7821)"
style="fill:none;stroke:#ed1c24;stroke-width:0;stroke-miterlimit:3.86299992" /><path
style="fill:#ffed45;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
d="m -231.26354,357.69838 c -1.34367,0.12281 -2.52121,0.69462 -3.46633,1.68322 -0.998,1.04394 -1.53671,2.27606 -1.60888,3.67984 -0.0339,0.65964 0.11226,1.24682 0.51395,2.0645 0.57894,1.1785 1.43752,2.19077 2.29437,2.70506 0.10668,0.0641 0.31479,0.15627 0.46244,0.20495 0.52155,0.17194 0.62599,0.26164 0.62055,0.53293 -0.006,0.26596 -0.33704,0.82354 -0.7403,1.2444 -0.12913,0.13476 -0.16161,0.15184 -0.28886,0.15184 -0.16967,0 -0.31579,-0.0771 -0.958,-0.5056 -2.04063,-1.36152 -6.41288,-4.73175 -6.60552,-5.09169 -0.0559,-0.10455 -0.0285,-0.42985 0.0492,-0.58259 0.0315,-0.062 0.12797,-0.20932 0.21429,-0.32741 0.31765,-0.43453 0.41348,-0.73823 0.38564,-1.22219 -0.032,-0.55638 -0.20725,-0.9062 -0.6338,-1.26523 -0.51867,-0.43658 -0.64949,-0.45651 -1.37516,-0.20944 -0.27308,0.093 -0.50906,0.1534 -0.59909,0.1534 -0.24478,0 -0.41506,-0.14213 -0.83113,-0.69367 -0.82327,-1.09133 -1.74662,-1.78358 -2.92939,-2.19619 -0.60899,-0.21244 -0.95078,-0.26471 -1.73015,-0.26455 -0.73272,1.3e-4 -0.93055,0.0262 -1.49924,0.19736 -1.92475,0.57934 -3.4522,2.40105 -3.72021,4.43692 -0.30411,2.3101 1.01272,4.62854 3.15722,5.55867 0.64918,0.28156 1.19823,0.39229 2.06223,0.41592 0.76732,0.021 1.32941,-0.0495 1.88997,-0.23708 0.70208,-0.2349 1.19254,-0.54828 1.99128,-1.27237 0.52363,-0.4747 0.92806,-0.76798 1.03743,-0.75235 0.0574,0.008 0.0679,0.0305 0.0622,0.13141 -0.0225,0.38996 -0.5451,1.79029 -1.27378,3.41288 -0.39655,0.88303 -0.45502,0.99838 -0.67399,1.32971 -0.24305,0.36776 -0.39642,0.48005 -0.778,0.56964 -0.35042,0.0823 -0.51951,0.16055 -0.61842,0.28628 -0.16426,0.20883 -0.006,0.37121 0.43469,0.4444 0.39259,0.0653 3.63288,0.0655 3.99004,3.1e-4 0.30374,-0.0554 0.42221,-0.11317 0.46536,-0.22667 0.0531,-0.1398 -0.0206,-0.27007 -0.19734,-0.34823 -0.12228,-0.0541 -0.28608,-0.0742 -0.89427,-0.10965 -0.40952,-0.0239 -0.80194,-0.0602 -0.87206,-0.0805 -0.11725,-0.0341 -0.12596,-0.0447 -0.10851,-0.13201 0.10648,-0.53243 2.27576,-5.44935 2.40417,-5.44935 0.15339,0 0.83299,0.39345 1.84192,1.06636 0.91635,0.61116 1.72519,1.19134 4.07094,2.92004 l 1.83714,1.35389 1.84918,0.0223 c 2.38508,0.0288 2.55796,0.0498 2.81579,0.34273 0.15082,0.17134 0.32526,0.57007 0.37407,0.855 0.0282,0.16441 0.0242,0.24368 -0.0211,0.42763 -0.073,0.29561 -0.28752,0.73526 -0.42498,0.87079 -0.25047,0.24694 -0.44151,0.28458 -1.85986,0.36645 -1.21249,0.07 -1.53162,0.10049 -1.92144,0.18373 -0.23089,0.0493 -0.33407,0.1108 -0.29417,0.17536 0.0366,0.0592 0.46162,0.1317 1.0045,0.17138 0.69842,0.051 2.40993,0.0222 2.70529,-0.0456 0.34217,-0.0786 0.55789,-0.20879 0.78273,-0.47256 0.50948,-0.59769 0.72258,-1.2471 0.60028,-1.8293 -0.0842,-0.40068 -0.25149,-0.70122 -0.56153,-1.00855 -0.30557,-0.3029 -0.57152,-0.46469 -0.99823,-0.60726 -0.3324,-0.11107 -0.62458,-0.15262 -1.38578,-0.19709 -0.72069,-0.0421 -0.90676,-0.12032 -0.90536,-0.38058 8e-4,-0.18061 0.0813,-0.34664 0.32122,-0.66377 0.52666,-0.69617 0.97508,-0.97276 1.87468,-1.15631 0.72541,-0.14801 1.1711,-0.32548 1.78453,-0.71059 1.7548,-1.10164 2.62477,-2.72806 2.55011,-4.76748 -0.03,-0.81857 -0.19121,-1.47945 -0.53315,-2.18515 -0.29617,-0.61127 -0.67699,-1.08214 -1.25031,-1.54601 -1.20112,-0.97181 -2.72396,-1.52872 -3.88898,-1.42224 z"
id="path4186" /><path
style="fill:#ffed45;fill-opacity:1;stroke:#000000;stroke-width:0.31999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m -236.21364,351.37729 0.0849,2.17946 2.34342,-4.05028 -2.48076,-4.20684 0.0189,2.18003 -8.2238,0.17008 0.0334,3.86459 8.22401,-0.13708 0,-1e-5 0,5e-5 z"
id="path4222"
sodipodi:nodetypes="cccccccccc" /></g></svg>

After

Width:  |  Height:  |  Size: 8.3 KiB

View file

@ -0,0 +1,124 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2816"
version="1.1"
inkscape:version="0.47 r22583"
width="95.81649"
height="83.729599"
xml:space="preserve"
sodipodi:docname="Belgio.pdf"><metadata
id="metadata2822"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs2820"><inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
id="perspective2824" /><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2844"><path
d="m 2562,672.668 3,0 0,-108 -3,0 0,108 z"
id="path2846" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2854"><path
d="m 731,6133.67 780,0 0,-679 -780,0 0,679 z"
id="path2856" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2892"><path
d="m 731,4841.67 780,0 0,-680 -780,0 0,680 z"
id="path2894" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath3090"><path
d="m 731,2387.67 779,0 0,-684 -779,0"
id="path3092" /></clipPath><inkscape:perspective
id="perspective3129"
inkscape:persp3d-origin="47.908001 : 27.909665 : 1"
inkscape:vp_z="95.816002 : 41.864498 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 41.864498 : 1"
sodipodi:type="inkscape:persp3d" /><inkscape:perspective
id="perspective4211"
inkscape:persp3d-origin="39.790001 : 26.495 : 1"
inkscape:vp_z="79.580002 : 39.7425 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 39.7425 : 1"
sodipodi:type="inkscape:persp3d" /></defs><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1600"
inkscape:window-height="838"
id="namedview2818"
showgrid="false"
inkscape:zoom="2.140677"
inkscape:cx="47.742493"
inkscape:cy="42.339324"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g2826" /><g
id="g2826"
inkscape:groupmode="layer"
inkscape:label="Belgio"
transform="matrix(1.25,0,0,-1.25,346.87909,480.97823)"><g
id="g2840"
transform="matrix(0.09762902,0,0,0.09762902,-202.75728,115.54083)"><g
clip-path="url(#clipPath2844)"
id="g2842"><g
transform="scale(8.33333,8.33333)"
id="g2848" /></g></g>
<g
id="g4226"><path
style="fill:#ed1c24"
d="m -242.61678,319.6165 c 0.704,-1.1168 1.9512,-1.8176 3.3904,-1.8176 1.3752,0 1.984,0.6704 2.7192,1.6896 l 34.8976,58.5576 c 1.216,1.5944 0.9264,4.1144 -0.544,5.5816 -0.832,0.8288 -1.792,1.212 -2.8792,1.148 l -69.1224,-0.032 c -0.7992,-0.1272 -1.5672,-0.5104 -2.1752,-1.116 -1.1832,-1.212 -1.4712,-2.9656 -0.864,-4.4656 l 34.5776,-59.5456 z"
id="path3115" /><path
style="fill:none;stroke:#ed1c24;stroke-width:0;stroke-miterlimit:3.86299992"
stroke-miterlimit="3.863"
d="m -242.61678,319.6165 c 0.704,-1.1168 1.9512,-1.8176 3.3904,-1.8176 1.3752,0 1.984,0.6704 2.7192,1.6896 l 34.8976,58.5576 c 1.216,1.5944 0.9264,4.1144 -0.544,5.5816 -0.832,0.8296 -1.792,1.212 -2.8792,1.148 l -69.1224,-0.032 c -0.7992,-0.1272 -1.5672,-0.5104 -2.1752,-1.116 -1.1832,-1.212 -1.4712,-2.9656 -0.864,-4.4656 l 34.5776,-59.5456 z"
id="path3117" /><polygon
style="fill:#ffffff;fill-rule:evenodd"
transform="matrix(0.8,0,0,-0.8,-277.50318,384.7821)"
clip-rule="evenodd"
points="81.192,10.892 14.66,10.892 47.926,68.261 "
id="polygon3119" /><polygon
style="fill:none;stroke:#ed1c24;stroke-width:0;stroke-miterlimit:3.86299992"
transform="matrix(0.8,0,0,-0.8,-277.50318,384.7821)"
stroke-miterlimit="3.863"
points="81.192,10.892 14.66,10.892 47.926,68.261 "
id="polygon3121" /><path
id="path4186"
d="m -231.26354,357.69838 c -1.34367,0.12281 -2.52121,0.69462 -3.46633,1.68322 -0.998,1.04394 -1.53671,2.27606 -1.60888,3.67984 -0.0339,0.65964 0.11226,1.24682 0.51395,2.0645 0.57894,1.1785 1.43752,2.19077 2.29437,2.70506 0.10668,0.0641 0.31479,0.15627 0.46244,0.20495 0.52155,0.17194 0.62599,0.26164 0.62055,0.53293 -0.006,0.26596 -0.33704,0.82354 -0.7403,1.2444 -0.12913,0.13476 -0.16161,0.15184 -0.28886,0.15184 -0.16967,0 -0.31579,-0.0771 -0.958,-0.5056 -2.04063,-1.36152 -6.41288,-4.73175 -6.60552,-5.09169 -0.0559,-0.10455 -0.0285,-0.42985 0.0492,-0.58259 0.0315,-0.062 0.12797,-0.20932 0.21429,-0.32741 0.31765,-0.43453 0.41348,-0.73823 0.38564,-1.22219 -0.032,-0.55638 -0.20725,-0.9062 -0.6338,-1.26523 -0.51867,-0.43658 -0.64949,-0.45651 -1.37516,-0.20944 -0.27308,0.093 -0.50906,0.1534 -0.59909,0.1534 -0.24478,0 -0.41506,-0.14213 -0.83113,-0.69367 -0.82327,-1.09133 -1.74662,-1.78358 -2.92939,-2.19619 -0.60899,-0.21244 -0.95078,-0.26471 -1.73015,-0.26455 -0.73272,1.3e-4 -0.93055,0.0262 -1.49924,0.19736 -1.92475,0.57934 -3.4522,2.40105 -3.72021,4.43692 -0.30411,2.3101 1.01272,4.62854 3.15722,5.55867 0.64918,0.28156 1.19823,0.39229 2.06223,0.41592 0.76732,0.021 1.32941,-0.0495 1.88997,-0.23708 0.70208,-0.2349 1.19254,-0.54828 1.99128,-1.27237 0.52363,-0.4747 0.92806,-0.76798 1.03743,-0.75235 0.0574,0.008 0.0679,0.0305 0.0622,0.13141 -0.0225,0.38996 -0.5451,1.79029 -1.27378,3.41288 -0.39655,0.88303 -0.45502,0.99838 -0.67399,1.32971 -0.24305,0.36776 -0.39642,0.48005 -0.778,0.56964 -0.35042,0.0823 -0.51951,0.16055 -0.61842,0.28628 -0.16426,0.20883 -0.006,0.37121 0.43469,0.4444 0.39259,0.0653 3.63288,0.0655 3.99004,3.1e-4 0.30374,-0.0554 0.42221,-0.11317 0.46536,-0.22667 0.0531,-0.1398 -0.0206,-0.27007 -0.19734,-0.34823 -0.12228,-0.0541 -0.28608,-0.0742 -0.89427,-0.10965 -0.40952,-0.0239 -0.80194,-0.0602 -0.87206,-0.0805 -0.11725,-0.0341 -0.12596,-0.0447 -0.10851,-0.13201 0.10648,-0.53243 2.27576,-5.44935 2.40417,-5.44935 0.15339,0 0.83299,0.39345 1.84192,1.06636 0.91635,0.61116 1.72519,1.19134 4.07094,2.92004 l 1.83714,1.35389 1.84918,0.0223 c 2.38508,0.0288 2.55796,0.0498 2.81579,0.34273 0.15082,0.17134 0.32526,0.57007 0.37407,0.855 0.0282,0.16441 0.0242,0.24368 -0.0211,0.42763 -0.073,0.29561 -0.28752,0.73526 -0.42498,0.87079 -0.25047,0.24694 -0.44151,0.28458 -1.85986,0.36645 -1.21249,0.07 -1.53162,0.10049 -1.92144,0.18373 -0.23089,0.0493 -0.33407,0.1108 -0.29417,0.17536 0.0366,0.0592 0.46162,0.1317 1.0045,0.17138 0.69842,0.051 2.40993,0.0222 2.70529,-0.0456 0.34217,-0.0786 0.55789,-0.20879 0.78273,-0.47256 0.50948,-0.59769 0.72258,-1.2471 0.60028,-1.8293 -0.0842,-0.40068 -0.25149,-0.70122 -0.56153,-1.00855 -0.30557,-0.3029 -0.57152,-0.46469 -0.99823,-0.60726 -0.3324,-0.11107 -0.62458,-0.15262 -1.38578,-0.19709 -0.72069,-0.0421 -0.90676,-0.12032 -0.90536,-0.38058 8e-4,-0.18061 0.0813,-0.34664 0.32122,-0.66377 0.52666,-0.69617 0.97508,-0.97276 1.87468,-1.15631 0.72541,-0.14801 1.1711,-0.32548 1.78453,-0.71059 1.7548,-1.10164 2.62477,-2.72806 2.55011,-4.76748 -0.03,-0.81857 -0.19121,-1.47945 -0.53315,-2.18515 -0.29617,-0.61127 -0.67699,-1.08214 -1.25031,-1.54601 -1.20112,-0.97181 -2.72396,-1.52872 -3.88898,-1.42224 z"
style="fill:#ffed45;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.31999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /><path
sodipodi:nodetypes="cccccccccc"
id="path4222"
d="m -241.06949,349.14367 -2.18011,0.0661 4.0299,2.37829 4.22809,-2.44436 -2.18011,4e-5 -0.0991,-8.22496 -3.86473,10e-6 0.0661,8.22488 1e-5,0 -5e-5,0 z"
style="fill:#ffed45;fill-opacity:1;stroke:#000000;stroke-width:0.31999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /></g></g></svg>

After

Width:  |  Height:  |  Size: 8.3 KiB

View file

@ -0,0 +1,123 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Calque_1"
x="0px"
y="0px"
width="102.425px"
height="102.421px"
viewBox="0 0 102.425 102.421"
enable-background="new 0 0 102.425 102.421"
xml:space="preserve"
inkscape:version="0.47 r22583"
sodipodi:docname="Belgian road sign B5.svg"><metadata
id="metadata37"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
id="defs35"><inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 51.210499 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="102.425 : 51.210499 : 1"
inkscape:persp3d-origin="51.212502 : 34.140333 : 1"
id="perspective39" /></defs><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="738"
id="namedview33"
showgrid="false"
inkscape:zoom="2.304215"
inkscape:cx="51.212502"
inkscape:cy="51.210499"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="Calque_1" />
<g
id="g2872"
transform="translate(0,-0.001)"><polygon
id="polygon3"
points="70.91,98.636 98.718,70.829 98.718,31.523 70.91,3.716 31.564,3.716 3.757,31.523 3.757,70.829 31.564,98.636 "
clip-rule="evenodd"
style="fill:#ed1c24;fill-rule:evenodd" /><polygon
id="polygon5"
points="70.91,98.636 98.718,70.829 98.718,31.523 70.91,3.716 31.564,3.716 3.757,31.523 3.757,70.829 31.564,98.636 "
stroke-miterlimit="3.863"
style="fill:none;stroke:#ed1c24;stroke-width:0.2;stroke-miterlimit:3.86299992" /><path
id="path7"
d="m 94.311,45.626 c 0,4.007 -3.246,7.252 -7.293,7.252 l -6.17,0.081 V 69.506 H 75.639 V 33.045 h 11.1 c 4.007,0 7.453,3.246 7.453,7.333 v 5.369 l 0.119,-0.121 z"
style="fill:#ffffff" /><path
id="path9"
d="m 94.311,45.626 c 0,4.007 -3.246,7.252 -7.293,7.252 l -6.17,0.081 V 69.506 H 75.639 V 33.045 h 11.1 c 4.007,0 7.453,3.246 7.453,7.333 v 5.369 l 0.119,-0.121 z"
stroke-miterlimit="3.863"
style="fill:none;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:3.86299992" /><path
id="path11"
d="m 0.111,70.949 c 0,0.923 0.48,1.804 1.122,2.445 l 27.887,27.847 c 0.601,0.562 1.442,0.922 2.283,0.922 l 39.468,0.159 c 0.881,0 1.963,-0.52 2.564,-1.12 l 27.848,-27.888 c 0.641,-0.562 1.041,-1.442 1.041,-2.365 V 31.402 c 0,-0.921 -0.4,-1.803 -1.041,-2.364 L 73.556,1.312 C 72.914,0.67 71.992,0.11 71.071,0.11 H 31.645 c -0.641,-0.121 -2.484,0.881 -3.246,1.642 -0.16,0.201 0.201,-0.2 0,0 L 1.393,28.838 c -0.441,0.481 -1.242,1.443 -1.242,2.524 0,0.281 -0.08,0.481 -0.04,0.722 v 38.865 z"
stroke-miterlimit="3.863"
style="fill:none;stroke:#120c0e;stroke-width:0.2;stroke-miterlimit:3.86299992" /><path
id="path13"
d="m 21.828,41.66 5.009,0.04 c 0,-4.928 -4.007,-8.935 -8.896,-8.935 -4.968,0 -8.975,4.007 -8.975,8.935 0,2.885 1.402,5.49 3.566,7.132 l 8.855,9.296 c 0.281,0.642 0.521,1.283 0.521,2.004 0,2.324 -1.923,4.246 -4.247,4.246 -2.324,0 -4.207,-1.922 -4.207,-4.246 V 58.77 H 8.485 v 1.282 c 0,5.088 4.127,9.216 9.256,9.216 5.089,0 9.216,-4.128 9.216,-9.216 0,-2.645 -1.082,-5.009 -2.885,-6.691 l -8.855,-9.336 c -0.722,-0.641 -1.202,-1.643 -1.202,-2.684 0,-2.084 1.682,-3.807 3.806,-3.807 2.044,-10e-4 4.007,2.002 4.007,4.126 z"
style="fill:#ffffff" /><path
id="path15"
d="m 21.828,41.66 5.009,0.04 c 0,-4.928 -4.007,-8.935 -8.896,-8.935 -4.968,0 -8.975,4.007 -8.975,8.935 0,2.885 1.402,5.49 3.566,7.132 l 8.855,9.296 c 0.281,0.642 0.521,1.283 0.521,2.004 0,2.324 -1.923,4.246 -4.247,4.246 -2.324,0 -4.207,-1.922 -4.207,-4.246 V 58.77 H 8.485 v 1.282 c 0,5.088 4.127,9.216 9.256,9.216 5.089,0 9.216,-4.128 9.216,-9.216 0,-2.645 -1.082,-5.009 -2.885,-6.691 l -8.855,-9.336 c -0.722,-0.641 -1.202,-1.643 -1.202,-2.684 0,-2.084 1.682,-3.807 3.806,-3.807 2.044,-10e-4 4.007,2.002 4.007,4.126 z"
stroke-miterlimit="3.863"
style="fill:none;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:3.86299992" /><polygon
id="polygon17"
points="48.192,32.965 48.192,37.653 41.581,37.653 41.581,69.467 36.532,69.467 36.532,37.613 29.722,37.613 29.722,32.965 "
style="fill:#ffffff" /><polygon
id="polygon19"
points="48.192,32.965 48.192,37.653 41.581,37.653 41.581,69.467 36.532,69.467 36.532,37.613 29.722,37.613 29.722,32.965 "
stroke-miterlimit="3.863"
style="fill:none;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:3.86299992" /><path
id="path21"
d="m 69.147,60.932 c 0,5.049 -4.047,8.654 -9.095,8.654 -5.089,0 -9.176,-4.086 -9.176,-9.135 V 41.62 c 0,-5.089 4.087,-9.176 9.176,-9.176 5.048,0 9.095,4.087 9.095,9.176 v 19.312 z"
style="fill:#ffffff" /><path
id="path23"
d="m 69.147,60.932 c 0,5.049 -4.047,8.654 -9.095,8.654 -5.089,0 -9.176,-4.086 -9.176,-9.135 V 41.62 c 0,-5.089 4.087,-9.176 9.176,-9.176 5.048,0 9.095,4.087 9.095,9.176 v 19.312 z"
stroke-miterlimit="3.863"
style="fill:none;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:3.86299992" /><path
id="path25"
d="m 64.34,60.812 c 0,2.324 -1.924,4.247 -4.247,4.247 -2.364,0 -4.247,-1.923 -4.247,-4.247 V 41.62 c 0,-2.364 1.883,-4.287 4.247,-4.287 2.323,0 4.247,1.923 4.247,4.287 v 19.192 z"
style="fill:#ed1c24" /><path
id="path27"
d="m 64.34,60.812 c 0,2.324 -1.924,4.247 -4.247,4.247 -2.364,0 -4.247,-1.923 -4.247,-4.247 V 41.62 c 0,-2.364 1.883,-4.287 4.247,-4.287 2.323,0 4.247,1.923 4.247,4.287 v 19.192 z"
stroke-miterlimit="3.863"
style="fill:none;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:3.86299992" /><path
id="path29"
d="m 89.303,41.099 v 3.847 c 0,2.003 -1.644,3.686 -3.646,3.686 H 80.969 V 37.854 h 4.688 c 2.003,0 3.646,1.642 3.646,3.646 v -0.401 z"
style="fill:#ed1c24" /><path
id="path31"
d="m 89.303,41.099 v 3.847 c 0,2.003 -1.644,3.686 -3.646,3.686 H 80.969 V 37.854 h 4.688 c 2.003,0 3.646,1.642 3.646,3.646 v -0.401 z"
stroke-miterlimit="3.863"
style="fill:none;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:3.86299992" /></g>
</svg>

After

Width:  |  Height:  |  Size: 6.7 KiB

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="100.274px" height="100.274px" viewBox="0 0 100.274 100.274" enable-background="new 0 0 100.274 100.274"
xml:space="preserve">
<path fill="#FFFFFF" d="M44.881,2.773c2.898-2.898,7.614-2.898,10.512,0l42.108,42.108c2.897,2.898,2.897,7.614,0,10.512
L55.393,97.501c-2.898,2.897-7.614,2.897-10.512,0L2.773,55.393c-2.898-2.897-2.898-7.614,0-10.512L44.881,2.773z"/>
<path fill="none" stroke="#120C0E" stroke-width="1.199" stroke-miterlimit="3.863" d="M44.881,2.773
c2.898-2.898,7.614-2.898,10.512,0l42.108,42.108c2.897,2.898,2.897,7.614,0,10.512L55.393,97.501
c-2.898,2.897-7.614,2.897-10.512,0L2.773,55.393c-2.898-2.897-2.898-7.614,0-10.512L44.881,2.773z"/>
<polygon fill-rule="evenodd" clip-rule="evenodd" fill="#FFCB04" points="13.885,50.157 50.137,13.905 86.39,50.157 50.137,86.39
"/>
<polygon fill="none" stroke="#120C0E" stroke-width="1.998" stroke-miterlimit="3.863" points="13.885,50.157 50.137,13.905
86.39,50.157 50.137,86.39 "/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,132 @@
[
{
"path": "Belgian_road_sign_B1.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B1.svg"
]
},
{
"path": "Belgian_road_sign_B11.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B11.svg"
]
},
{
"path": "Belgian_road_sign_B13.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B13.svg"
]
},
{
"path": "Belgian_road_sign_B15.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B15.svg"
]
},
{
"path": "Belgian_road_sign_B17.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B17.svg"
]
},
{
"path": "Belgian_road_sign_B19.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B19.svg"
]
},
{
"path": "Belgian_road_sign_B21.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B21.svg"
]
},
{
"path": "Belgian_road_sign_B22.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/w/index.php?title=User:Gigillo83&amp;action=edit&amp;redlink=1\" class=\"new\" title=\"User:Gigillo83 (page does not exist)\">Gigillo83</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B22.svg"
]
},
{
"path": "Belgian_road_sign_B23.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/w/index.php?title=User:Gigillo83&amp;action=edit&amp;redlink=1\" class=\"new\" title=\"User:Gigillo83 (page does not exist)\">Gigillo83</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B23.svg"
]
},
{
"path": "Belgian_road_sign_B3.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B3.svg"
]
},
{
"path": "Belgian_road_sign_B5.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B5.svg"
]
},
{
"path": "Belgian_road_sign_B7.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B7.svg"
]
},
{
"path": "Belgian_road_sign_B9.svg",
"license": "Public domain",
"authors": [
"<a href=\"//commons.wikimedia.org/wiki/User:Vascer\" title=\"User:Vascer\">Vascer</a>"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Belgian_road_sign_B9.svg"
]
}
]

View file

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" height="16" viewBox="0 0 16 16" id="svg4264" version="1.1" inkscape:version="0.91 r13725" sodipodi:docname="traffic_sign__city_limit3.svg">
<defs id="defs4266">
<marker inkscape:stockid="EmptyTriangleInL" orient="auto" refY="0" refX="0" id="EmptyTriangleInL" style="overflow:visible" inkscape:isstock="true">
<path id="path4298" d="m 5.77,0 -8.65,5 0,-10 8.65,5 z" style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1" transform="matrix(-0.8,0,0,-0.8,4.8,0)" inkscape:connector-curvature="0"/>
</marker>
<marker inkscape:stockid="Arrow1Lstart" orient="auto" refY="0" refX="0" id="marker4778" style="overflow:visible" inkscape:isstock="true">
<path id="path4780" d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1" transform="matrix(0.8,0,0,0.8,10,0)" inkscape:connector-curvature="0"/>
</marker>
<marker inkscape:stockid="Arrow1Lstart" orient="auto" refY="0" refX="0" id="marker4657" style="overflow:visible" inkscape:isstock="true">
<path id="path4659" d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1" transform="matrix(0.8,0,0,0.8,10,0)" inkscape:connector-curvature="0"/>
</marker>
<marker style="overflow:visible" inkscape:stockid="InfiniteLineStart" id="InfiniteLineStart" refX="0" refY="0" orient="auto" inkscape:isstock="true">
<g id="g4391" style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1" transform="translate(-13,0)">
<circle id="circle4393" r="0.8" cy="0" cx="3" style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1"/>
<circle id="circle4395" r="0.8" cy="0" cx="6.5" style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1"/>
<circle id="circle4397" r="0.8" cy="0" cx="10" style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-opacity:1"/>
</g>
</marker>
<marker inkscape:stockid="Arrow2Lstart" orient="auto" refY="0" refX="0" id="Arrow2Lstart" style="overflow:visible" inkscape:isstock="true">
<path id="path4165" style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" transform="matrix(1.1,0,0,1.1,1.1,0)" inkscape:connector-curvature="0"/>
</marker>
<marker inkscape:stockid="Arrow1Mstart" orient="auto" refY="0" refX="0" id="Arrow1Mstart" style="overflow:visible" inkscape:isstock="true">
<path id="path4153" d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1" transform="matrix(0.4,0,0,0.4,4,0)" inkscape:connector-curvature="0"/>
</marker>
<marker inkscape:stockid="Arrow1Lstart" orient="auto" refY="0" refX="0" id="Arrow1Lstart" style="overflow:visible" inkscape:isstock="true">
<path id="path4147" d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1" transform="matrix(0.8,0,0,0.8,10,0)" inkscape:connector-curvature="0"/>
</marker>
</defs>
<sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="16" inkscape:cx="-0.87664197" inkscape:cy="10.598224" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" units="px" inkscape:snap-bbox="true" inkscape:bbox-paths="true" inkscape:bbox-nodes="true" inkscape:snap-bbox-edge-midpoints="true" inkscape:snap-bbox-midpoints="true" inkscape:snap-global="true" inkscape:object-paths="true" inkscape:snap-intersection-paths="true" inkscape:object-nodes="true" inkscape:snap-smooth-nodes="true" inkscape:snap-midpoints="true" inkscape:snap-object-midpoints="false" inkscape:snap-center="false" inkscape:snap-nodes="true" inkscape:snap-others="true" inkscape:snap-page="true">
<inkscape:grid type="xygrid" id="grid4137"/>
</sodipodi:namedview>
<metadata id="metadata4269">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
<cc:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
</cc:License>
</rdf:RDF>
</metadata>
<g inkscape:label="Camada 1" inkscape:groupmode="layer" id="layer1" transform="translate(0,-1036.3621)">
<g id="g3382-9" transform="matrix(0,0.15384648,-0.35461025,0,155.24126,1020.1082)" style="fill:#000000;fill-opacity:1"/>
<rect style="opacity:1;fill:#f0c900;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect4360" width="15.5" height="10.5" x="0.25" y="1036.6121" ry="1.6572816"/>
<g style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" id="text4362" transform="matrix(0.86368746,0,0,0.86368746,1.0902142,137.09815)">
<path d="m 6.8139168,1047.7859 q 0,0.9 -0.28,1.57 -0.2800001,0.66 -0.7900002,1.1 -0.5100001,0.43 -1.2200002,0.65 -0.7100002,0.21 -1.5600003,0.21 -0.4200001,0 -0.9300002,-0.04 -0.5000001,-0.03 -0.9100002,-0.13 l 0,-6.72 q 0.4100001,-0.1 0.9100002,-0.13 0.5100001,-0.04 0.9300002,-0.04 0.8500001,0 1.5600003,0.22 0.7100001,0.21 1.2200002,0.65 0.5100001,0.43 0.7900002,1.1 0.28,0.66 0.28,1.56 z m -3.7700007,2.68 q 1.3800003,0 2.0600004,-0.7 0.6800001,-0.71 0.6800001,-1.98 0,-1.27 -0.6800001,-1.97 -0.6800001,-0.71 -2.0600004,-0.71 -0.4100001,0 -0.6400001,0.01 -0.2200001,0.01 -0.3100001,0.02 l 0,5.3 q 0.09,0.01 0.3100001,0.02 0.23,0.01 0.6400001,0.01 z" id="path4423" inkscape:connector-curvature="0"/>
<path d="m 9.1228236,1051.2559 -0.93,0 0,-5.2 0.93,0 0,5.2 z m -0.47,-6.14 q -0.25,0 -0.43,-0.16 -0.17,-0.17 -0.17,-0.45 0,-0.28 0.17,-0.44 0.18,-0.17 0.43,-0.17 0.25,0 0.42,0.17 0.18,0.16 0.18,0.44 0,0.28 -0.18,0.45 -0.17,0.16 -0.42,0.16 z" id="path4425" inkscape:connector-curvature="0"/>
<path d="m 14.871887,1051.1059 q -0.32,0.08 -0.85,0.17 -0.52,0.09 -1.21,0.09 -0.6,0 -1.01,-0.17 -0.41,-0.18 -0.66,-0.5 -0.25,-0.32 -0.36,-0.75 -0.11,-0.44 -0.11,-0.97 l 0,-2.92 0.93,0 0,2.72 q 0,0.95 0.3,1.36 0.3,0.41 1.01,0.41 0.15,0 0.31,-0.01 0.16,-0.01 0.3,-0.02 0.14,-0.02 0.25,-0.03 0.12,-0.02 0.17,-0.04 l 0,-4.39 0.93,0 0,5.05 z" id="path4427" inkscape:connector-curvature="0"/>
</g>
<rect style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect4263" width="2" height="5" x="7" y="1047.3621" ry="0"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.6 KiB

View file

@ -161,7 +161,7 @@
},
{
"id": "BE:A39",
"name": "Two-way traffic",
"name": "Oncoming traffic",
"image": {
"file": "A/Belgian_road_sign_A39.svg"
}
@ -201,12 +201,89 @@
"file": "A/Belgian_road_sign_A49.svg"
}
},
{
"id": "BE:A50",
"name": "Chance of traffic jams",
"image": {
"file": "A/Belgian_road_sign_A50.svg"
}
},
{
"id": "BE:A51",
"name": "Danger ahead",
"image": {
"file": "A/Belgian_road_sign_A51.svg"
}
},
{
"id": "BE:B1",
"name": "Give way",
"image": {
"file": "B/Belgian_road_sign_B1.svg"
}
},
{
"id": "BE:B5",
"name": "Stop",
"image": {
"file": "B/Belgian_road_sign_B5.svg"
}
},
{
"id": "BE:B9",
"name": "Priority road",
"image": {
"file": "B/Belgian_road_sign_B9.svg"
}
},
{
"id": "BE:B11",
"name": "End of priority road",
"image": {
"file": "B/Belgian_road_sign_B11.svg"
}
},
{
"id": "BE:B15",
"name": "Priority road with side roads",
"image": {
"file": "B/Belgian_road_sign_B15.svg"
}
},
{
"id": "BE:B17",
"name": "Intersection with priority for the road on the right",
"image": {
"file": "B/Belgian_road_sign_B17.svg"
}
},
{
"id": "BE:B19",
"name": "Priority for traffic in other direction",
"image": {
"file": "B/Belgian_road_sign_B19.svg"
}
},
{
"id": "BE:B21",
"name": "Priority for traffic in current direction",
"image": {
"file": "B/Belgian_road_sign_B21.svg"
}
},
{
"id": "BE:B22",
"name": "Bike can pass red light to turn right, after yielding",
"image": {
"file": "B/Belgian_road_sign_B22.svg"
}
},
{
"id": "BE:B23",
"name": "Bike can pass red light to go straight, after yielding",
"image": {
"file": "B/Belgian_road_sign_B23.svg"
}
}
]
}

View file

@ -833,7 +833,7 @@
},
{
"id": "NL:J14",
"name": "Trams crossing",
"name": "Tramway crossing",
"image": {
"file": "J/Nederlands_verkeersbord_J14.svg"
}

View file

@ -42,7 +42,8 @@
"if": "traffic_sign=city_limit",
"then": {
"en": "City limit"
}
},
"icon": "./assets/layers/traffic_sign/images/city_limit.svg"
},
{
"if": "traffic_sign=maxspeed",
@ -314,7 +315,8 @@
{
"if": "traffic_sign=BE:A39",
"then": {
"en": "Two-way traffic"
"en": "Oncoming traffic",
"nl": "Tegenliggers"
},
"hideInAnswer": "_country!=be",
"icon": {
@ -371,7 +373,8 @@
{
"if": "traffic_sign=BE:A49",
"then": {
"en": "Tramway crossing"
"en": "Tramway crossing",
"nl": "Tramspoorwegovergang"
},
"hideInAnswer": "_country!=be",
"icon": {
@ -379,6 +382,18 @@
"class": "large"
}
},
{
"if": "traffic_sign=BE:A50",
"then": {
"en": "Chance of traffic jams",
"nl": "Kans op files"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/A/Belgian_road_sign_A50.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:A51",
"then": {
@ -391,6 +406,123 @@
"class": "large"
}
},
{
"if": "traffic_sign=BE:B1",
"then": {
"en": "Give way",
"nl": "Voorrang verlenen"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B1.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:B5",
"then": {
"en": "Stop",
"nl": "Stop"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B5.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:B9",
"then": {
"en": "Priority road",
"nl": "Voorrangsweg"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B9.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:B11",
"then": {
"en": "End of priority road",
"nl": "Einde van voorrangsweg"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B11.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:B15",
"then": {
"en": "Priority road with side roads",
"nl": "Voorrangskruispunt met zijwegen"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B15.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:B17",
"then": {
"en": "Intersection with priority for the road on the right"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B17.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:B19",
"then": {
"en": "Priority for traffic in other direction",
"nl": "Voorrang voor verkeer in tegengestelde richting"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B19.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:B21",
"then": {
"en": "Priority for traffic in current direction",
"nl": "Voorrang voor verkeer in de huidige richting"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B21.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:B22",
"then": {
"en": "Bike can pass red light to turn right, after yielding"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B22.svg",
"class": "large"
}
},
{
"if": "traffic_sign=BE:B23",
"then": {
"en": "Bike can pass red light to go straight, after yielding"
},
"hideInAnswer": "_country!=be",
"icon": {
"path": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B23.svg",
"class": "large"
}
},
{
"if": "traffic_sign=NL:A01-5",
"then": {
@ -1810,7 +1942,7 @@
{
"if": "traffic_sign=NL:J14",
"then": {
"en": "Trams crossing",
"en": "Tramway crossing",
"nl": "Tramspoorwegovergang"
},
"hideInAnswer": "_country!=nl",
@ -2183,6 +2315,7 @@
},
{
"id": "direction",
"condition": "traffic_sign!=city_limit",
"question": {
"en": "In which direction is this traffic sign visible?",
"nl": "In welke richting is dit verkeersbord zichtbaar?"
@ -2211,6 +2344,25 @@
"en": "Maximum speed is {canonical(maxspeed)}",
"nl": "Maximale snelheid is {canonical(maxspeed)}"
}
},
{
"id": "name",
"question": {
"en": "What place name is on the traffic sign?",
"nl": "Welke plaatsnaam staat er op het verkeersbord?"
},
"freeform": {
"key": "name",
"type": "string",
"placeholder": {
"en": "Name of the place",
"nl": "Naam van de plaats"
}
},
"render": {
"en": "The name of the place is {name}",
"nl": "De naam van de plaats is {name}"
}
}
],
"mapRendering": [
@ -2222,6 +2374,10 @@
"icon": {
"render": "./assets/layers/traffic_sign/images/unknown.svg",
"mappings": [
{
"if": "traffic_sign=city_limit",
"then": "./assets/layers/traffic_sign/images/city_limit.svg"
},
{
"if": "traffic_sign~BE:A1a(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/A/Belgian_road_sign_A1a.svg"
@ -2334,10 +2490,54 @@
"if": "traffic_sign~BE:A49(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/A/Belgian_road_sign_A49.svg"
},
{
"if": "traffic_sign~BE:A50(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/A/Belgian_road_sign_A50.svg"
},
{
"if": "traffic_sign~BE:A51(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/A/Belgian_road_sign_A51.svg"
},
{
"if": "traffic_sign~BE:B1(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B1.svg"
},
{
"if": "traffic_sign~BE:B5(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B5.svg"
},
{
"if": "traffic_sign~BE:B9(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B9.svg"
},
{
"if": "traffic_sign~BE:B11(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B11.svg"
},
{
"if": "traffic_sign~BE:B15(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B15.svg"
},
{
"if": "traffic_sign~BE:B17(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B17.svg"
},
{
"if": "traffic_sign~BE:B19(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B19.svg"
},
{
"if": "traffic_sign~BE:B21(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B21.svg"
},
{
"if": "traffic_sign~BE:B22(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B22.svg"
},
{
"if": "traffic_sign~BE:B23(;.*)*$",
"then": "./assets/layers/traffic_sign/images/be/B/Belgian_road_sign_B23.svg"
},
{
"if": "traffic_sign~NL:A01-5(;.*)*$",
"then": "./assets/layers/traffic_sign/images/nl/A/Nederlands_verkeersbord_A1-5.svg"