Support comma-separated list for routes #3

Closed
opened 5 years ago by Hufkratzer · 1 comments

Some routes are suited for differnent activities and tagged with "route=<comma-separaded-list>" (e.g. "route=mtb;hiking;horse"). But these routes are currently not shown here. Example: Bicentennial National Trail in Australia:
waymarkedtrails <-> OSB

Maybe you can just change the queries from "relation[type=route][route=<activity>]" to "relation[type=route][route~<activity>]" (also for mtb and other types). Maybe that will be slower then, but if some routes are missing this isn't too good either.

Some routes are suited for differnent activities and tagged with "route=\<comma-separaded-list\>" (e.g. "route=mtb;hiking;horse"). But these routes are currently not shown here. Example: Bicentennial National Trail in Australia: <a href="https://hiking.waymarkedtrails.org/#routelist?map=13!-35.272!149.1229" >waymarkedtrails</a> <-> <a href="https://www.openstreetbrowser.org/#map=14/-35.2809/149.0877&categories=hiking_routes,mtb-routes&repo=default" >OSB</a> Maybe you can just change the queries from "relation[type=route][route=\<activity\>]" to "relation[type=route][route\~\<activity\>]" (also for mtb and other types). Maybe that will be slower then, but if some routes are missing this isn't too good either.
Poster

Oh, I think this was wrong here; I opened it here: OpenStreetBrowser/main#7

Oh, I think this was wrong here; I opened it here: https://www.openstreetbrowser.org/dev/OpenStreetBrowser/main/issues/7
Hufkratzer closed this issue 5 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.