Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2012-08-30 10:07:34 +02:00
commit e036a1d37d
2 changed files with 6 additions and 0 deletions

View file

@ -25,6 +25,8 @@ public class OSMSettings {
ROUTE_MASTER("route_master"), //$NON-NLS-1$
OPERATOR("operator"), //$NON-NLS-1$
REF("ref"), //$NON-NLS-1$
RCN_REF("rcn_ref"), //$NON-NLS-1$
RWN_REF("rwn_ref"), //$NON-NLS-1$
// address
PLACE("place"), //$NON-NLS-1$

View file

@ -77,6 +77,7 @@
<type tag="highway" value="emergency_access_point" minzoom="16" poi_category="transportation"/>
<type tag="highway" value="speed_camera" minzoom="16" poi_category="transportation"/>
<type tag="highway" value="street_lamp" minzoom="16" />
</category>
<category name="routes">
@ -534,7 +535,10 @@
<type tag="amenity" value="car_sharing" minzoom="15" />
<type tag="amenity" value="car_wash" minzoom="15" />
<type tag="amenity" value="grit_bin" minzoom="15" />
<type tag="rwn_ref" value="" minzoom="14" nameTags="rwn_ref" poi_prefix="walking_node_"/>
<type tag="rcn_ref" value="" minzoom="14" nameTags="rcn_ref" poi_prefix="cycle_node_"/>
</category>
<category name="finance" poi_category="finance">