informatique:openrefine
Table des matières
Open Refine
http://openrefine.org/ et https://github.com/OpenRefine/
Anciennement Google Refine
- OpenRefine Recipes
Géocodage
Avec adresse.data.gouv.fr
"http://api-adresse.data.gouv.fr/search/?q="+(cells["Adresse"].value+" "+cells["Code postal"].value+" "+cells["Ville"].value).replace(" ","%20")+"&limit=1"
Avec Google
"http://maps.googleapis.com/maps/api/geocode/json?sensor=false&address="+escape(value,"url")+",FR"
informatique/openrefine.txt · Dernière modification : 24/10/2015 10:12 de cyrille