mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 07:23:40 +00:00
Add inscription field to historic=boundary_stone preset too
(missed in be63485)
This commit is contained in:
@@ -6055,6 +6055,9 @@
|
||||
},
|
||||
"historic/boundary_stone": {
|
||||
"icon": "poi-monument",
|
||||
"fields": [
|
||||
"inscription"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"icon": "poi-monument",
|
||||
"fields": [
|
||||
"inscription"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
|
||||
Reference in New Issue
Block a user