mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 21:33:51 +01:00
Cleanup presets and fields to adhere to stricter schema (#1759)
This commit is contained in:
parent
5ffa70a788
commit
95fab6dbdc
31 changed files with 0 additions and 37 deletions
|
|
@ -5,7 +5,6 @@
|
|||
"intermittent",
|
||||
"tidal"
|
||||
],
|
||||
"moreFields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
"water",
|
||||
"intermittent"
|
||||
],
|
||||
"moreFields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"icon": "maki-wetland",
|
||||
"fields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
|
@ -12,6 +11,5 @@
|
|||
"key": "wetland",
|
||||
"value": "bog"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Bog"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"icon": "maki-wetland",
|
||||
"fields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -15,6 +15,5 @@
|
|||
"key": "wetland",
|
||||
"value": "mangrove"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Mangrove"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"icon": "maki-wetland",
|
||||
"fields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
|
@ -12,6 +11,5 @@
|
|||
"key": "wetland",
|
||||
"value": "marsh"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Marsh"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"icon": "maki-wetland",
|
||||
"fields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"icon": "maki-wetland",
|
||||
"fields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"icon": "temaki-swamp",
|
||||
"fields": [],
|
||||
"moreFields": [
|
||||
"tidal"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"icon": "maki-wetland",
|
||||
"fields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
|
@ -12,6 +11,5 @@
|
|||
"key": "wetland",
|
||||
"value": "wet_meadow"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Wet Meadow"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue