Re: [mkgmap-dev] Commit: r3447: don't draw railway lines around polygons with railway=station building=yes

2015-02-10 Thread A drian
Gerd, Steve, Thank you. With r3447, all my questions about POI labels, and about station buildings, have been resolved. I'm sorry about my last message being difficult to read: I used the same settings as previously on the webmail interface, but the live website did something different. (It

[mkgmap-dev] Railway tracks drawn around station buildings

2015-02-08 Thread A drian
This way https://www.openstreetmap.org/way/72614628 is tagged building=yes and railway=station. In the generated map (r3436 and default style), it appears as a railway track following the outline of the building. At resolution 24, the building is not rendered. The tag railway=station was

Re: [mkgmap-dev] Firmware V4.00 on new Marine Devices

2015-02-05 Thread A drian
I have found an old copy of mkgmap-r3316 (complete distribution). I have uploaded it and it is here: http://files.mkgmap.org.uk/download/248/mkgmap-r3316.zip ___ mkgmap-dev mailing list

Re: [mkgmap-dev] Public transport

2015-02-04 Thread A drian
Hi Gerd, My proposal is to change the POI labels for railway stations and halts, and bus and tram stops. The name would come first and the operator would come last. This is the reverse of the current situation. I think public_transport=platform should be added to the list of tags in my

Re: [mkgmap-dev] [Patch v1] avoid duplicate evaluation of rules

2015-02-02 Thread A drian
I can confirm that all of these work with my example: http://files.mkgmap.org.uk/download/244/mkgmap.jar http://files.mkgmap.org.uk/download/245/mkgmap.jar http://files.mkgmap.org.uk/download/247/mkgmap.jar Adrian

Re: [mkgmap-dev] Commit: r3436: use not-contained filter to avoid duplicated values in route_ref,

2015-02-02 Thread A drian
Gerd, Thank you. I can confirm that r3436 works with my example. Adrian ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

[mkgmap-dev] Bug in handling of bus stops

2015-02-01 Thread A drian
This bug was highlighted in r3334 when the test public_transport=platform was added to these four rules in the default points style file (lines 45-63): (public_transport=platform | highway=bus_stop | railway=tram_stop | railway=halt | railway=station) (ref=* | route_ref=*) {   set

[mkgmap-dev] Public transport

2015-02-01 Thread A drian
I posted to the list last April http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2014q2/020800.html and there was no response. It seems that, although the post appeared on the mkgmap web site, most subscribers did not receive it because of the Yahoo! problem

Re: [mkgmap-dev] PT rules in relations file

2015-01-31 Thread A drian
I propose that the code presented by Bernd is incorporated into the default relations style file, with the separator changed to a semicolon. Specifically, that line 41 of the file is changed from set route_ref='$(route_ref),${ref}' | '${ref}'; to set

Re: [mkgmap-dev] PT rules in relations file

2015-01-31 Thread A drian
I should have added that I believe my proposal would also work on Bernd's example, although the result would be (Rb27;re8), not (Rb27,re8). Adrian ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk

Re: [mkgmap-dev] Patch: New filter not-contained

2015-01-31 Thread A drian
I have a bus stop POI where the label produced by mkgmap includes (1;2;3;4;5,4,4,3,3). https://www.openstreetmap.org/node/1424432523 This happens with the default style. The part 1;2;3;4;5 comes from the route_ref tag on the node. The part ,4,4,3,3 comes from four route relations which include