Skip to content

sensescape/xyz-elevation-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

baece95 · Sep 18, 2019

History

34 Commits
Sep 18, 2019
Aug 16, 2019
Jul 15, 2019
May 30, 2019
Sep 17, 2019
Aug 14, 2019
Sep 18, 2019

Repository files navigation

GRAPHIC SERIES

The GRAPHIC SERIES is a new set of maps created for data visualization. This map series is a continuation of my exploration of the visual language of cartography through the medium of drawing, with a focus on three visual elements: the dot, the line and the pixel.

To learn more about the visual language of cartography, I suggest the following readings:
Explore the world of form with Morphology
TRON 2.0 - Creating a Visual Language of Scale
Unboxing Bubble Wrap

These maps are built with Tangram. Tangram is an open-source map renderer, originally developed at Mapzen and now a project under the Linux Foundation.

View the map: Tokyo, Manila, Hong Kong, Honolulu.

DOTS

https://explore.xyz.here.com

To run locally:

Download this repo, then start a web server in its directory:

python -m SimpleHTTPServer 8000

If that doesn't work, try:

python -m http.server 8000

Then navigate to: http://localhost:8000

Releases

No releases published

Packages

No packages published

Languages