osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.65k stars 1.01k forks source link

Add possibility to search GPX waypoints by category #5010

Open littlehelper opened 6 years ago

littlehelper commented 6 years ago

Hi, I would love to see the posibility to search for GPX or track waypoints by category. In the latest version it is possible to search for waypoints in currently active GPX files by name. It would be great if searching by category (as already possible for favourites) would be possible too in the global search and in the GPX track´s submenu 'points' quick search. Example: I organize GPX waypoints in categories 'starting point', 'waypoint', 'destination point' and so on. It would be great if searching for 'starting point' would show me all waypoints with this category. For favourites this already works well. greetings

sonora commented 6 years ago

I think foremost we should really just do a flat, google like linear search. Fast must be key here over elaborate options, see #4812.