Erreur d’exécution plugins/seenthis_squelettes/noisettes/head_message.html
? — fil@rezo.net — ►https://twitter.com/recifs — ►https://rezo.net — ►https://visionscarto.net — https://vis.social/@fil
sur le même sujet : ▻http://seenthis.net/messages/399075
We are happy to announce that access to the Libpostal address parsing and expansion services are now available via the Mapzen #API.
curl -s 'https://libpostal.mapzen.com/parse?address=475+Sansome+St+San+Francisco+CA&format=keys' | python -mjson.tool
{
"city": [
"san francisco"
],
"house_number": [
"475"
],
"road": [
"sansome st"
],
"state": [
"ca"
]
}▻https://github.com/whosonfirst/go-whosonfirst-libpostal/blob/master/docs/index.md