Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
making_maps [2014-08-13 22:14] – created 91.141.0.255making_maps [2021-01-14 17:50] (current) nik
Line 1: Line 1:
 +
 ==== Making Maps ==== ==== Making Maps ====
  
 +A random collection of tools for making GIS maps and diagrams that might be comprehensible.
  
  
 +===Tableau===
 +
 +The [[http://www.tableausoftware.com/public/about-tableau-products?ref=http://public.tableausoftware.com/views/RefugeePopulationbyCountryofOrigindestination_2/Dashboard1 | Tableau]] software, available from Free to big commercial versions, has been used by the Migration Information Source / Migration Policy Institute for some [[http://www.migrationpolicy.org/programs/data-hub/humanitarian-protection-statistics|telling graphics]].
 +
 +
 +=== Experiment===
 +
 +
 +trying to make a nice map from google:
 +
 +<HTML>
 <iframe height=371 width=600 src="//docs.google.com/spreadsheets/d/14KowWSsXkjb7eGcb5yfrHI4r5R7z2RIUWvWoNfGuWpg/gviz/chartiframe?oid=1527538415" seamless frameborder=0 scrolling=no></iframe> <iframe height=371 width=600 src="//docs.google.com/spreadsheets/d/14KowWSsXkjb7eGcb5yfrHI4r5R7z2RIUWvWoNfGuWpg/gviz/chartiframe?oid=1527538415" seamless frameborder=0 scrolling=no></iframe>
 +</HTML>
 +
 +But I could not get this to work, or perhaps, it is almost working.....
 +
 +===Built In===
 +Some thing built in. But it does not seem to show the map... 
 +
 +now (April 2015) completely broken. Not even the simplest olmap seems to work. If bored, look here to try and repair it:
 +https://www.dokuwiki.org/plugin:openlayersmap
 +
 +
 +
 +
 +
 +<olmap id="olMapOne" width="550px" height="450px" lat="50.0" lon="5.1" zoom="12" statusbar="1" toolbar="1" controls="1" poihoverstyle="0" baselyr="OpenStreetMap" gpxfile="" kmlfile="" summary="" >
 +~~ Plugin olmap help.
 +~~ Required in the above tag are values for: id (unique on this page), width, height.
 +~~ Also you will want to enter zoomlevel and lat, lon values that make sense for where you want the map to start.
 +
 +~~ Below is an example of a POI, you can add as many as you want. ~~ More examples: http://dokuwiki.org/plugin:openlayersmap 
 +50.0117,5.1287,-90,.8,marker-green.png,Pont de Barbouillons; Daverdisse \\ external link: [[http://test.com|test.com]] \\ internal link: [[::start]]\\ **DW Formatting** 
 +</olmap>
 +
 +
  
 +<olmap id="olMap"  lat="52.0" lon="5.1"  baselyr="OpenStreetMap"  summary="This map shows no gpx trace, no kml trace and no dot">
  
 +</olmap>
  
 +----
 +[[needs update]]
  • making_maps.1407968040.txt.gz
  • Last modified: 2014-08-13 22:14
  • by 91.141.0.255