Modify ↓
Opened 13 years ago
Closed 13 years ago
#3807 closed enhancement (fixed)
[PATCH] Add tags: operator to search engine to search for a given number of tags
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
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 13 years ago by
Attachment: | josm-tags-search.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Add a tags: search operator