Modify ↓
Opened 4 years ago
Closed 4 years ago
#3807 closed enhancement (fixed)
[PATCH] Add tags: operator to search engine to search for a given number of tags
| Reported by: | avar | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | patch |
| Cc: |
Description
This patch implements a tags: operator on the search engine so if you want to search for e.g. residential ways that have a name and nothing else you can do:
type:way highway=residential name=* tags:2
Or:
type:node tags:5-10
Attachments (1)
Change History (2)
Changed 4 years ago by avar
comment:1 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Add a tags: search operator