Hi,

Here's a patch to change the highway=bus_stop POI to the Transit Service category and add the name and/or operator. As usual, comments are welcome.

Cheers, Ben
Index: resources/styles/default/points
===================================================================
--- resources/styles/default/points     (revision 1087)
+++ resources/styles/default/points     (working copy)
@@ -85,7 +87,7 @@
 amenity=university [0x2c05 resolution 21]
 amenity=zoo [0x2c07 resolution 21]
 
-highway=bus_stop [0x2f08 resolution 21]
+highway=bus_stop { name '${name} - ${operator}' | '${name}' | '${operator}' } 
[0x2f17 resolution 20]
 
 highway=motorway_junction { name '${ref} ${name}' | '${ref}' | '${name}' }
 highway=motorway_junction [0x2000 resolution 16]
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to