mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 23:43:46 +00:00
Add 'name' field to landuse=religious preset
This commit is contained in:
@@ -8762,6 +8762,9 @@
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"tags": {
|
||||
"landuse": "religious"
|
||||
},
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"tags": {
|
||||
"landuse": "religious"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user