mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-10 06:48:39 +02:00
make courtyard preset hidden (closes #354)
this is for now only an intermediate solution until https://github.com/openstreetmap/iD/issues/8904 is implemented
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"icon": "maki-square-stroked",
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"moreFields": [],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "courtyard"
|
||||
},
|
||||
"terms": [
|
||||
"court",
|
||||
"enclosed open air",
|
||||
"quadrangle",
|
||||
"yard"
|
||||
],
|
||||
"name": "Courtyard"
|
||||
}
|
||||
Reference in New Issue
Block a user