add a nicknameplace to manage people place naming
This commit is contained in:
@@ -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)",
|
||||||
|
|||||||
Reference in New Issue
Block a user