- or you can chose the "Touring view" for OsmAnd offline maps, and check out the cycle-related options which then appear under "Define View"/"Configure screen". We have started adding some cycle-network related functionality, but still not as complete/bug-free as the "Alpine Hiking" and "Hiking symbol" functionality we alreay added to Toruing view earlier.
- or you can chose the "Touring view" for OsmAnd offline maps, and check out the cycle-related options which then appear under "Define View"/"Configure screen". We have started adding some cycle-network related functionality, but still not as complete/bug-free as the "Alpine Hiking" and "Hiking symbol" functionality we alreay added to Toruing view earlier.
Slight amendment though. At the moment your file does not render lcn & rcn routes - looking through I've spotted that near the end your colour codes for these two route types have a double # instead of one. I've corrected it in the attached file.
Harry,
I've had a play with your latest version, and for me in the Uk it is very good. The only improvement would be if the cycle routes showed at even higher zooms - a days ride is often 50 miles, so fitting that sort of distance on the screen would be of great assistance.
Will be useful add this tag?service:bicycle:rentalservice:bicycle:repairservice:bicycle:retailservice:bicycle:second_hand
amenity:drinking_wateramenity:place_of_worship
Will be useful add this tag?service:bicycle:rentalservice:bicycle:repairservice:bicycle:retailservice:bicycle:second_handI don't know above tags and I can't find them either at <http://wiki.openstreetmap.org/wiki/Map_Features>. Do you have some description of them.
Hi,
amenity:drinking_wateramenity:place_of_worship
These two are also standard in the maps.
On Monday, June 10, 2013 10:08:15 AM UTC+2, Harry van der Wolf wrote:Will be useful add this tag?service:bicycle:rentalservice:bicycle:repairservice:bicycle:retailservice:bicycle:second_handI don't know above tags and I can't find them either at <http://wiki.openstreetmap.org/wiki/Map_Features>. Do you have some description of them.
I've had a play with your latest version, and for me in the Uk it is very good. The only improvement would be if the cycle routes showed at even higher zooms - a days ride is often 50 miles, so fitting that sort of distance on the screen would be of great assistance.
Anyone any idea how to implement the service tags?service:bicycle:rentalservice:bicycle:repairservice:bicycle:retailservice:bicycle:second_hand
If someone leads me on the right track I'm happy to implement it.
Anyone any idea how to implement the service tags?service:bicycle:rentalservice:bicycle:repairservice:bicycle:retailservice:bicycle:second_hand
If someone leads me on the right track I'm happy to implement it.
First, you need to get these tags into the data (obf file), have a look at:
https://github.com/osmandapp/Osmand/blob/r1.4/OsmAnd-java/src/net/osmand/osm/rendering_types.xml#L355
If these service tags are always part of shop=bicycle, I suggest to use additional="true" (if this is possible for POIs).
After that, you have to add the POIs to the rendering xml, maybe this is the right place:
https://github.com/osmandapp/Osmand/blob/r1.4/OsmAnd-java/src/net/osmand/render/Touring-view_%28more-contrast-and-details%29.render.xml
Maybe you will find examples in default.render.xml:
https://github.com/osmandapp/Osmand/blob/r1.4/OsmAnd-java/src/net/osmand/render/default.render.xml
You can use the built-in icons, if there are no suitable icons, you may provide some.
Currently I am stuck at one point that seems quite simple: The map renders just fine, but the name tags of the cycle ways are only shown in zoom level 15 and higher.
I cannot find a way to make them show up in lower zoom levels.
Thanks Harry for the quick response. The images show the difference but it is so minor that I had not initially noticed when I checked/unchecked. I would not mind if you just pick one and leave the checkbox option away. Osmand already has so many options that it could scare beginners away.
This style is also good: https://cycling.waymarkedtrails.org/#search?query=&map=14!50.8703!9.7262
gpsies.com also use these stile...how can I use these stile in osmand?
Thanks!
--
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.