mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-11 01:07:47 +02:00
Add "community_centre:for" tag to LGBTQ+ Community Center preset (#625)
* Add community_centre:for LGBTQ+ Community Center * move "community_centre:for" to auto-added tags this makes the validator show suggestions to add an eventually missing `community_centre:for=lgbtq` tag to features already tagged with `amenity=community_centre` + `lgbtq=primary`. Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
@@ -16,5 +16,10 @@
|
||||
"amenity": "community_centre",
|
||||
"lgbtq": "primary"
|
||||
},
|
||||
"addTags": {
|
||||
"amenity": "community_centre",
|
||||
"lgbtq": "primary",
|
||||
"community_centre:for": "lgbtq"
|
||||
},
|
||||
"name": "LGBTQ+ Community Center"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user