Project

General

Profile

Actions

Développement #10326

closed

ajouter le géocodage au connecteur "base adresse"

Added by Frédéric Péters almost 10 years ago. Updated over 7 years ago.

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

Actions #1

Updated by Frédéric Péters over 9 years ago

Actions #2

Updated by Thomas Noël over 9 years ago

Ack

Actions #3

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)
Actions #4

Updated by Benjamin Dauvergne over 7 years ago

  • Status changed from Résolu (à déployer) to Fermé
Actions

Also available in: Atom PDF