From 82a8489699e08e0e2b4cf35463bed0d9157404ca Mon Sep 17 00:00:00 2001 From: philc Date: Mon, 27 Jul 2026 10:25:18 +0200 Subject: [PATCH] add a nicknameplace to manage people place naming --- schema/frenchlocation.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/schema/frenchlocation.json b/schema/frenchlocation.json index a5e08f5..43de7cb 100644 --- a/schema/frenchlocation.json +++ b/schema/frenchlocation.json @@ -14,11 +14,18 @@ "title": "Type of result found, housenumber is a physical adresse, street position at street, locality: lieud it, municipality", "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": { - "title": "number with ince bis ter A B" + "title": "number with ince bis ter A B", + "type": "string" }, "street": { - "title": "Name of street" + "title": "Name of street", + "type": "string" }, "name": { "title": "Number plaque and street name (no town)",