https://github.com/erankitcs/pythongeowebservice
This program is a geocoder web service based on Python and Semantic UI
https://github.com/erankitcs/pythongeowebservice
Last synced: 11 months ago
JSON representation
This program is a geocoder web service based on Python and Semantic UI
- Host: GitHub
- URL: https://github.com/erankitcs/pythongeowebservice
- Owner: erankitcs
- Created: 2019-02-12T09:08:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T09:11:55.000Z (over 7 years ago)
- Last Synced: 2025-03-13T21:44:07.389Z (about 1 year ago)
- Language: CSS
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PythonGeoWebService
This program is a geocoder web service based on Python and Semantic UI
This project will let you know Latitude and Longitude of a valid given address.
It can allow you to upload CSV type file with a column named "Address or address" containing list of addresses. You can plot given addresses on Map and further can be dowloaded into CVS file appended with two additional column Latitude and Longitude.