--
You received this message because you are subscribed to the Google Groups "Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osmand+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/ec851648-f47c-4eac-8445-61b38994a9f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi there and thanks to all for the interactions.
The tag capacity:disabled=<number> is referred mainly to amenity=parking, and not to amenity=parking_space.
So it describes the number of disabled parking spaces inside a car parking, but not the specific parking space.
The use case I'm looking for is to help disabled people to reach exactly the space for them where to park, so that they can also plan which path (throught sidewalks that have e.g. a lowered kerb) to use to reach their destination.
My use case is very specific, but the question is more general:
"is it possible, in OSMand, to build a filter customizing the query, independently from the predefined ones? Or how can add a specific custom filter?".
Another example could be filtering all sidewalks with a paved surface, i.e. with a query similar to "highway=footway AND footway=sidewalks AND surface=asphalt".
Thanks for any hint,
Ale
Thank you Bart,
>"is it possible, in OSMand, to build a filter customizing the query, independently from the predefined ones? Or how can add a specific custom filter?".
As far as I know, the answer is no. The predefined settings within the query button are as specific as OsmAnd gets.
>Another example could be filtering all sidewalks with a paved surface, i.e. with a query similar to "highway=footway AND footway=sidewalks AND surface=asphalt".
The OSM feature "highway=*" is more problematic still in that OsmAnd doesn't recognize roads, footways, etc as categories within its search function.
I was thinking to try and understand how to build more specific queries (maybe contributing to the code?), similarly to what one can do in http://overpass-turbo.eu/, but from what you're saying probably it isn't so easy...
Ale