--
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.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "Osmand" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/osmand/2dUkrMRUCUI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to osmand+un...@googlegroups.com.
I've been trying to modify the new road surface rendering a little. But I can't get anything to work. There is very little information for the newbie (or I didn't find it). I only found the OpenFietsMap.render.xml as a working example (even depends-template.render.xml gives an error). Could someone provide a very simple, working example of a dependent render file?
Here's what I'm trying to do: when planning trips in South America, there are few routes to choose from. So decisions are most easily made at low zoom levels. When you need to get some distance covered, you want to make sure the road is paved. But in South America, trunk roads are often unpaved. So you need the surface information to be available at these low zoom levels. For myself, I've got it fixed. I created this Overpass query to select the paved important roads, and imported the data to Osmand as a GPX file. But as I'm trying to get more overlanders to use Osmand (and contribute to OSM), I'd like something a bit more user friendly and pretty.