On Thursday, 28 February 2019 17:04:20 UTC+1, Jonathan Stuart wrote:
>
> Hi,
>
> I've created a custom XML rendering file to change the rendering of 
> highways based on their access rights. This is generally working but I 
> can't get OSMAnd to format the highway when access is set to "designated" 
> or  by checking the value of "designation". For example, this works:
>
> <case additional="foot=yes" attrColorValue="#FFFF0000"/>
> <case additional="foot=permissive" attrColorValue="#FF00FF00"/>
>
> But this doesn't work:
>
> <case additional="foot=designated" attrColorValue="#FF0000FF"/>
> <case additional="designation=public_footpath" attrColorValue="#FF0000FF"/>
>
> Is it possible to do what I want and if so what am I doing wrong?
>
> Thanks,
>
> Jonathan
>

Are you sure that OsmAnd has the "designation" tag included? Because this 
seems to be tagging almost exclusively in UK. It might be that you are 
looking for a non-existent value (in OsmAnd data).

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to