Skip to content

Commit

Permalink
Add "community_centre:for" tag to LGBTQ+ Community Center preset (#625)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
EvanCarroll and tyrasd authored Oct 25, 2022
1 parent 597d82d commit c927169
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/presets/amenity/community_centre/lgbtq.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@
"amenity": "community_centre",
"lgbtq": "primary"
},
"addTags": {
"amenity": "community_centre",
"lgbtq": "primary",
"community_centre:for": "lgbtq"
},
"name": "LGBTQ+ Community Center"
}

0 comments on commit c927169

Please sign in to comment.