Restore fr lu mo addressing

addr:unit is not standard in addressing for France
in France : 800 addr:unit / 4 000 000 addr:housenumber = 0,0002 (0,02%)

This partly reverts de6b4fb6a2 in https://github.com/openstreetmap/iD/pull/4235
This commit is contained in:
Benoît
2018-01-08 15:16:11 +01:00
committed by GitHub
parent b2eb982044
commit 6ec6c31948

View File

@@ -53,7 +53,7 @@
{
"countryCodes": ["fr", "lu", "mo"],
"format": [
["unit","housenumber", "street"],
["housenumber", "street"],
["postcode", "city"]
]
},