Indexing rcn_ref and rwn_ref in map file

This commit is contained in:
sanderd17 2012-08-16 10:32:46 +03:00
parent bc16638e56
commit fcdb60e85c

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$