logo separator

[mkgmap-dev] [Patch] unpaved roads

From Gerd Petermann GPetermann_muenchen at hotmail.com on Wed Feb 8 16:00:12 GMT 2017

Hi all,

I've created two different patches, both treat surface=cobblestone as paved.
The major difference between v1 and v2 is in the handling of possibly conflicting attributes.
For example, I found quite a lot of ways with 
highway=track, surface=paved , tracktype=3
in my hometown area.
With v1 and also with unpatched default style this will be treated as unpaved, with v2 it is paved.

The logic in v2 is that we first find surface tags which say "road is paved" and for those roads
we will never set mkgmap:unpaved=1.

Which one would you prefer?

Gerd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: surface_v1.patch
Type: application/octet-stream
Size: 943 bytes
Desc: surface_v1.patch
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20170208/bcaa9bfc/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: surface_v2.patch
Type: application/octet-stream
Size: 1219 bytes
Desc: surface_v2.patch
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20170208/bcaa9bfc/attachment-0003.obj>


More information about the mkgmap-dev mailing list