3 // These settings control the import of special phrases from the wiki.
5 // Languages to download the special phrases for.
41 // class/type combinations to exclude
44 'boundary' => array('administrative'),
45 'place' => array('house', 'houses'),
48 // If a class is in the white list then all types will
49 // be ignored except the ones given in the list.
50 // Also use this list to exclude an entire class from
54 'highway' => array('bus_stop', 'rest_area', 'raceway'),
55 'building' => array(),