Skip to content

premvilas30/GeoCoder

Repository files navigation

GeoCoder

This is a simple test API which can be used for finding Geolocation of address

Requirements:

  1: Python
  
  2: Flask
  
  3: Pandas
  
  4: Numpy

Contents:

  1: GeoCoder_api.py : This the python script for the API
  
  2: Townlands__OSi_National_Placenames_Gazetteer.csv: A file which acts a source for the geolocations of the address
  
  3: addresses_for_task2.csv : A comma seperated file which have address in each line. This is the test file.

Functionality:

  This will take an csv file as the input and return another csv with the geocodes of all the address present in the file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages