mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
split building_area field: one with default yes and one with no default
This commit is contained in:
parent
c0f4f164cc
commit
65f46b5adb
131 changed files with 140 additions and 130 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"fields": [
|
||||
"name",
|
||||
"bunker_type",
|
||||
"building_area"
|
||||
"building_area_yes"
|
||||
],
|
||||
"moreFields": [
|
||||
"gnis/feature_id-US"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"icon": "temaki-military",
|
||||
"fields": [
|
||||
"name",
|
||||
"building_area"
|
||||
"building_area_yes"
|
||||
],
|
||||
"moreFields": [
|
||||
"gnis/feature_id-US",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue