marcopizarro / MAP_ART

Project for Stanford ARTSTUDI 236 about songlines of the future

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapsProject ARTSTUDI 236

Intstructions to use

  1. Create config.py file with credentials

IP Info

access_token = "{KEY}"

GCP Console

mapsAPIkey = "{KEY}"

  1. Run code

be sure have os, ipinfo, gmplot, sys packages installed

python project1.py {website name without htttp:// or www}

  1. Open up Map

The program will create a map that can be opened in a web browser. It will be in the samplemaps folder and be named {websitename}.html

Sample Usage

python project1.py google.com

No-Install Option

You can also download the entire samplemaps folder and open a few example maps in your browser.

About

Project for Stanford ARTSTUDI 236 about songlines of the future


Languages

Language:HTML 99.2%Language:Python 0.8%