Skip to content

A python web service that provides geo-mapping information to users. It includes address verification/correction and geo-coding of addresses based on input read from CSV files.

Notifications You must be signed in to change notification settings

cdi1001/Geocoder-Web-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geocoder-Web-Service

A Python web service that provides geo-mapping information to users. It includes address verification/correction and geo-coding of addresses based on input read from CSV files.

Please follow the steps below to run this web app:

  1. Run: python3 app.py

  2. Go to localhost:5000 and you should see the webpage

  3. Press the Browse button, and upload one of the csv files in the sample_files directory and press Submit

  4. If you see a table with columns the app is working fine.

About

A python web service that provides geo-mapping information to users. It includes address verification/correction and geo-coding of addresses based on input read from CSV files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published