I am not sure, but about this zoom there is a switch from the local map to 
the global one (worldwide). It might well be that the data are not there 
any more - the world map has strongly stripped down data inside.

On Monday, 8 July 2019 15:43:23 UTC+2, Ivan Sams wrote:
>
> I am trying to create a map style that better represents inland waterways 
> than the default or nautical styles do. My first goal is to make waterways 
> features more prominent by setting icons for them and ensuring they are 
> displayed at higher zoom levels, starting with the feature 
> `waterway=lock_gate`.
>
> This tag appears 3 times in the `default.render.xml`:
>
>     <case minzoom="15" tag="waterway" value="lock_gate" textDy="7" 
> textWrapWidth="30" textOrder="212"/>
>
>     <case minzoom="15" tag="waterway" value="lock_gate" 
> icon="waterway_lock_gate_small">
>         <apply_if moreDetailed="false" maxzoom="15" icon=""/>
>     </case>
>
>     <case minzoom="15" tag="waterway" value="lock_gate" strokeWidth="2" 
> color="#77999999">
>         <case minzoom="17" strokeWidth="3"/>
>         <apply_if nightMode="true" color="#77444444"/>
>     </case>
>
> I added ` icon="seamark_lock_gate"` to the first of these, and I updated 
> all of these minzoom values to 11. The icon correctly displays, but at zoom 
> 14 or less the icon stops displaying.
>
>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osmand/deafde6e-0b4b-4782-81b8-9d66a118dd2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to