hi,
2009/8/25 Ondrej Novy <[email protected]>
> Hi,
>
> 2009/8/25 Greg Troxel <[email protected]>
>
>>
>> cool, but it would be good to fix up garmin_types.csv to explain this -
>> I was not able to figure it out.
>
>
fixed in attached patch.
--
S pozdravem/Best regards
Bc. Ondrej Novy
Email: [email protected]
Jabber: [email protected]
ICQ: 115-674-713
Tel/Cell: +420 777 963 207
Index: resources/styles/default/lines
===================================================================
--- resources/styles/default/lines (revision 1158)
+++ resources/styles/default/lines (working copy)
@@ -38,6 +38,7 @@
highway=cycleway {add access = no; add bicycle = yes; add foot = yes} [0x16 road_class=0 road_speed=1 resolution 23]
highway=footway {add access = no; add foot = yes} [0x16 road_class=0 road_speed=0 resolution 23]
highway=minor [0x06 road_class=1 road_speed=2 resolution 21]
+
highway=motorway {add oneway = yes; add bicycle = no; add foot = no } [0x01 road_class=4 road_speed=6 resolution 12]
highway=motorway_link {add oneway = yes; add bicycle = no; add foot = no } [0x09 road_class=4 road_speed=3 resolution 16]
highway=pedestrian & area!=yes {add access = no; add foot = yes} [0x06 road_class=0 road_speed=0 resolution 22]
@@ -45,15 +46,15 @@
highway=primary_link [0x08 road_class=3 road_speed=3 resolution 19]
highway=residential | highway=living_street [0x06 road_class=0 road_speed=2 resolution 21]
highway=secondary [0x04 road_class=2 road_speed=3 resolution 20]
-highway=secondary_link [0x09 road_class=2 road_speed=2 resolution 20]
+highway=secondary_link [0x08 road_class=2 road_speed=2 resolution 20]
highway=path {add access = no; add bicycle = yes; add foot = yes} [0x16 road_class=0 road_speed=0 resolution 23]
highway=service [0x07 road_class=0 road_speed=1 resolution 22]
highway=steps {add access = no; add foot = yes} [0x16 road_class=0 road_speed=0 resolution 23]
highway=tertiary [0x05 road_class=1 road_speed=3 resolution 20]
-highway=tertiary_link [0x09 road_class=1 road_speed=2 resolution 20]
+highway=tertiary_link [0x08 road_class=1 road_speed=2 resolution 20]
highway=track [0x0a road_class=0 road_speed=1 resolution 21]
highway=trunk [0x02 road_class=3 road_speed=5 resolution 16]
-highway=trunk_link [0x08 road_class=3 road_speed=3 resolution 16]
+highway=trunk_link [0x09 road_class=3 road_speed=3 resolution 16]
highway=unclassified | highway=road [0x06 road_class=1 road_speed=2 resolution 21]
highway=unsurfaced [0x0a road_class=0 road_speed=1 resolution 21]
@@ -83,4 +84,3 @@
boundary=administrative [0x1c resolution 18]
boundary=national [0x1e resolution 17]
boundary=political [0x1c resolution 17]
-
Index: resources/garmin_feature_list.csv
===================================================================
--- resources/garmin_feature_list.csv (revision 1158)
+++ resources/garmin_feature_list.csv (working copy)
@@ -541,8 +541,8 @@
polyline|0x40|0x05||arterial-road-thin||Arterial Road - thin
polyline|0x40|0x06||road||Road - thin
polyline|0x40|0x07||alley||Alley - thin
-polyline|0x40|0x08||ramp1||Ramp - thin
-polyline|0x40|0x09||ramp2||Ramp - thin
+polyline|0x40|0x08||ramp1||Ramp - low-speed
+polyline|0x40|0x09||ramp2||Ramp - high-speed
polyline|0x40|0x0a||unpaved-road||Unpaved Road - thin
polyline|0x40|0x0b||major-highway-connector||Major HWY Connector - thick
polyline|0x40|0x0c||roundabout||Roundabaut - thin
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev