aboutsummaryrefslogtreecommitdiff
path: root/lib/toOSM.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toOSM.js')
-rw-r--r--lib/toOSM.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/toOSM.js b/lib/toOSM.js
index 2a5c75c..95c387f 100644
--- a/lib/toOSM.js
+++ b/lib/toOSM.js
@@ -119,10 +119,6 @@ module.exports = (sourceFeature, options) => {
}
*/
- if (sourceProperties.BUILDING) {
- outputProperties['addr:housename'] = sourceProperties.BUILDING
- }
-
// house_*
const house_1 = [
sourceProperties.HSE_PREF1,