Skip to content

adamhooper/canada-map-projections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canada Map Projections

This simple page proves once and for all that your maps are wonky.

Because all maps are wonky.

Live server

This code is running at http://canada-map-projections.adamhooper-projects.com.

Serving

Just put all files on a web server somewhere, and point to index.html.

For instance, if you have Python, run python2 -m SimpleHTTPServer or python3 -m http.server and then browse to http://localhost:8000.

(You don't really need the ./generate-maps directory, unless you're editing the data files.)

About

Shows Canada and its provinces with some popular map projections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published