jalfr3d / geocoder-app

A web app using flask to process addresses from a csv file and get latitude and longitude in a new file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geocoder-app

In a csv file you need a column named address or Address, with different addresses, you have to upload the file to the web app, and submit the file, you will get the latitude and longitude from every address in form of a new table, you can download the new table in a csv file.

About

A web app using flask to process addresses from a csv file and get latitude and longitude in a new file

License:MIT License


Languages

Language:Python 46.9%Language:HTML 30.9%Language:CSS 22.2%