add a nicknameplace to manage people place naming

This commit is contained in:
2026-07-27 10:25:18 +02:00
parent a5efb36d44
commit 82a8489699
+9 -2
View File
@@ -14,11 +14,18 @@
"title": "Type of result found, housenumber is a physical adresse, street position at street, locality: lieud it, municipality", "title": "Type of result found, housenumber is a physical adresse, street position at street, locality: lieud it, municipality",
"type": "string" "type": "string"
}, },
"nicknameplace":{
"title":"Lacation name for common people",
"description":"This nicknameplace is the common people naming of the place, like 'Sephora Champs elysee' or 'place de la ferme' or 'les bois brulés'",
"type":"string"
},
"housenumber": { "housenumber": {
"title": "number with ince bis ter A B" "title": "number with ince bis ter A B",
"type": "string"
}, },
"street": { "street": {
"title": "Name of street" "title": "Name of street",
"type": "string"
}, },
"name": { "name": {
"title": "Number plaque and street name (no town)", "title": "Number plaque and street name (no town)",