GitHub - amittalmor/AddToCoo: Display location on a static google map · GitHub
Skip to content

amittalmor/AddToCoo

Folders and files

Repository files navigation

AddToCoo

Converts a geographic address into its coordinates and display it on a map For each valid address, the amount of visits is being counted

Requirements

  • Python 2 or more
  • django 1.7.1 or more
  • geopy 1.9.1 (Python Geocoding Toolbox) or more
pip install geopy

Usage:

  • Download the code or pull to your local machine

Run django (localhost):

AddToCoo$ python manage.py runserver

Open a web browser and enter the url:

[http://localhost:8000] (http://localhost:8000)

References

About

Display location on a static google map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors