ZHdK, BA Interaction Desgin | Bits & Atoms III
Geopositioning of Specific Data in 2D.
Interacting with Data on a Map.
Intro to Datasets from CrowtherLab.
Geopositioning of Specific Data in 3D.
Interacting with Data on a 3D Map.
(Introduction to IR Tracking System and real time GPS tracking ?)
CrowtherLab works with restoration of ecosystems driven by close work with local activists and their data enhanced by machine learning -> where 'exactly' to act in order to increase the potential of recovery of forests and CO2 absortion.
More details on this during the module "Interactive Visualization".
The map of the Earth and the World Geographic Reference System
Latitude Longitude Globe according to WGRS, ESRI
From the spheric view of the Earth how to translate coordinates to a flatenned image? Projecting the of the Earth onto a surrounding geometry which can be flattened "without" distortion -> a cylinder.
Mercator Cylindrical Projection
Miller Cylindrical Projection
Equidistant or Equirectangular Map Projection
This is what we work with: Equirectangular Projection of the Earth
But there are other cool things
World Map Creator lets you explore diverse projection systems also changing the point of view or center of the world
If you haven't, download the git repository now.
Open Processing or your favorite code editor capable of compiling processing sketches.
Explore the folder of the downloaded repository and open the sketch:
"loading2DEarthMap.pde".
Open the sketch: "visualizingOneGPS.pde".
Collect GPS Data of few places of interest and visualize them
Open the sketch: "loadingMultipleGPSData.pde".
Open the sketch: "interactingWithMap.pde".
Further Interactions / Micro Interactions with Data or Map: program your own