Modify ↓
Opened 15 years ago
Closed 15 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)
by , 15 years ago
Attachment: | josm-tags-search.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Add a tags: search operator