Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.96 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.96 KB

spheremap-demos

Exploratory work with sphere maps as seen on the Mapzen blog, read here. Please read Peter Richardson's blog post Mapping Mountains post on the Mapzen blog for more info on sphere maps.

Sphere Map examples

To run locally:

Start a web server in the repo's directory:

python -m SimpleHTTPServer 8000

If that doesn't work, try:

python -m http.server 8000

Then navigate to, eg: http://localhost:8000/?url=styles/pencil.yaml