Add inscription field to historic=boundary_stone preset too

(missed in be63485)
This commit is contained in:
Bryan Housel
2017-04-23 09:36:06 -04:00
parent be634853a9
commit 38f69fa4bd
2 changed files with 6 additions and 0 deletions

View File

@@ -6055,6 +6055,9 @@
},
"historic/boundary_stone": {
"icon": "poi-monument",
"fields": [
"inscription"
],
"geometry": [
"point",
"vertex"

View File

@@ -1,5 +1,8 @@
{
"icon": "poi-monument",
"fields": [
"inscription"
],
"geometry": [
"point",
"vertex"