Add poi-milestone icon, use on railway milestone, boundary stone presets

This commit is contained in:
Bryan Housel
2017-07-31 23:24:27 -04:00
parent e83938c467
commit 447a8d9534
6 changed files with 9 additions and 4 deletions

View File

@@ -6489,7 +6489,7 @@
"name": "Archaeological Site"
},
"historic/boundary_stone": {
"icon": "monument",
"icon": "poi-milestone",
"fields": [
"inscription"
],
@@ -10400,7 +10400,7 @@
"name": "Railway Crossing (Road)"
},
"railway/milestone": {
"icon": "triangle-stroked",
"icon": "poi-milestone",
"geometry": [
"point",
"vertex"

View File

@@ -1,5 +1,5 @@
{
"icon": "monument",
"icon": "poi-milestone",
"fields": [
"inscription"
],

View File

@@ -1,5 +1,5 @@
{
"icon": "triangle-stroked",
"icon": "poi-milestone",
"geometry": [
"point",
"vertex"

View File

@@ -313,6 +313,7 @@
"poi-nuclear": { "viewBox": "610 335 15 15" },
"poi-sikhist": { "viewBox": "625 335 15 15" },
"poi-taoist": { "viewBox": "640 335 15 15" },
"poi-milestone": { "viewBox": "655 335 15 15" },
"poi-vending-machine-shape": { "fill": "currentColor" },
"poi-dice-shape": { "fill": "currentColor" },
@@ -331,6 +332,7 @@
"poi-nuclear-shape": { "fill": "currentColor" },
"poi-sikhist-shape": { "fill": "currentColor" },
"poi-taoist-shape": { "fill": "currentColor" },
"poi-milestone-shape": { "fill": "currentColor" },
"poi-vertex": { "viewBox": "400 350 15 15" },

Binary file not shown.

View File

@@ -315,6 +315,9 @@
<g id="poi-vertex">
<path d="M407.5,354.5 C409.157,354.5 410.5,355.843 410.5,357.5 C410.5,359.157 409.157,360.5 407.5,360.5 C405.843,360.5 404.5,359.157 404.5,357.5 C404.5,355.843 405.843,354.5 407.5,354.5 z" fill="#000000" id="poi-vertex-shape"/>
</g>
<g id="poi-milestone">
<path d="M658,339.5 C658,334.5 667,334.5 667,339.5 L667,340.5 L658,340.5 z M658,341 L658,349.5 L667,349.5 L667,341 L658,341 z" fill="#000000" id="poi-milestone-shape"/>
</g>
<g id="poi-taoist">
<path d="M647.5,350 C651.634,350 655,346.605 655,342.5 C655,338.395 651.654,335 647.5,335 C643.346,335 640,338.364 640,342.5 C640,346.636 643.366,350 647.5,350 z M647.5,348.929 C643.943,348.929 641.071,346.057 641.071,342.5 C641.071,338.943 643.943,336.071 647.5,336.071 C650.714,336.071 651.786,341.942 647.5,342.5 C643.214,343.058 644.377,348.929 647.5,348.929 z M647.5,346.786 C646.908,346.786 646.429,346.306 646.429,345.714 C646.429,345.123 646.908,344.643 647.5,344.643 C648.092,344.643 648.571,345.123 648.571,345.714 C648.571,346.306 648.092,346.786 647.5,346.786 z M647.5,340.357 C648.092,340.357 648.571,339.877 648.571,339.286 C648.571,338.694 648.092,338.214 647.5,338.214 C646.908,338.214 646.429,338.694 646.429,339.286 C646.429,339.877 646.908,340.357 647.5,340.357 z" fill="#000000" id="poi-taoist-shape"/>
</g>

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 266 KiB