Just add 
                <case tag="boundary" value="protected_area" order="-1">
to <order> section inside this switch
            <switch cycle="true" point="false" addPoint="true" 
objectType="3" order="5">

Code should be like that
<order>
            <switch cycle="true" point="false" addPoint="true" 
objectType="3" order="5">
                   <case tag="boundary" value="protected_area" order="-1"/>
            </switch>
</order>
Only one <order> section should be included in xml.

-- 
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