Skip to content

User friendly R Shiny app for geocoding french addresses with the BAN API

License

Notifications You must be signed in to change notification settings

jebins/banGeocodeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banGeocodeR

Description

banGeocodeR is an experimental R Shiny App allowing the geocoding of addresses in France. The app uses the Base Adresse Nationale (BAN), the offical French address database. It provides two main features :

CSV file geocoding

  • geocode a CSV formatted file containing addresses (< 8 Mo)
  • highlight possible errors and correct them
  • display the results on an interactive map
  • export the geocoded table

Live geocoding

  • geocode addresses one by one
  • add them to a table
  • export the geocoded table

The geocoding is limited to Réunion for the moment.

Authors

banGeocodeR is carried out by UMR Espace-Dev (IRD, Univ. Guyane, Univ. Montpellier, Univ. Réunion) in ESoR research group (Environment, Societies and Health Risks). It was initially developed for the needs of the FOSFORE research project coordinated by the Cancer Registry of Réunion (Emmanuel Chirpaz) at the Réunion hospital (CHU Réunion).

  • Design and developement : Jérémy Commins, French National Research Institute for Sustainable Development (IRD) - UMR Espace-Dev.
  • Design : Vincent Herbreteau, French National Research Institute for Sustainable Developmen (IRD) - UMR Espace-Dev.

Data sources

Dependencies

install.packages(c("shiny", "shinythemes", "shinyjs", "shinycssloaders", "DT", "leaflet", "httr", "RCurl", "plyr", "RColorBrewer"))

About

User friendly R Shiny app for geocoding french addresses with the BAN API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published