diff --git a/helper/type_mapping.js b/helper/type_mapping.js index fde1fab1..b46751c3 100644 --- a/helper/type_mapping.js +++ b/helper/type_mapping.js @@ -45,7 +45,7 @@ var SOURCE_MAPPING = addStandardTargetsToAliases(SOURCES, SOURCE_ALIASES); * not going to match any records and will return no results. */ var LAYERS_BY_SOURCE = { - openstreetmap: [ 'address', 'venue' ], + openstreetmap: [ 'address', 'venue', 'street' ], openaddresses: [ 'address' ], geonames: [ 'country','macroregion', 'region', 'county','localadmin', 'locality','borough', 'neighbourhood', 'venue' ],