Actions
Développement #10326
closedajouter le géocodage au connecteur "base adresse"
Status:
Fermé
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
17 March 2016
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
Description
Pour une sortie qui soit un subset de la sortie du géocodage nominatim, i.e. :
[
{
"display_name": "5 Place Jean Jaurès 34000 Montpellier", # ← /properties/label
"lat": "43.6098031", # ← /geometry/coordinates[1]
"lon": "3.8780144" # ← /geometry/coordinates[0]
}
]
Files
Updated by Frédéric Péters over 9 years ago
- File 0001-base-adresse-add-support-for-geocoding-API-10326.patch 0001-base-adresse-add-support-for-geocoding-API-10326.patch added
- Status changed from Nouveau to En cours
- Patch proposed changed from No to Yes
Updated by Frédéric Péters over 9 years ago
- Status changed from En cours to Résolu (à déployer)
commit f4c398d9a6e7aa8076ad216389ddb8a1b492aa83
Author: Frédéric Péters <fpeters@entrouvert.com>
Date: Sat Apr 30 23:53:02 2016 +0200
base adresse: add support for geocoding API (#10326)
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Résolu (à déployer) to Fermé
Actions