User:Timothee Flutre/Notebook/CR AGAP/2014/05/01

From OpenWetWare
Revision as of 09:05, 11 July 2017 by Timothee Flutre (talk | contribs) (add MapCraft)
Jump to navigationJump to search
Project name <html><img src="/images/9/94/Report.png" border="0" /></html> Main project page
<html><img src="/images/c/c3/Resultset_previous.png" border="0" /></html>Previous entry<html>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</html>Next entry<html><img src="/images/5/5c/Resultset_next.png" border="0" /></html>

About OpenStreetMap

  • Motivation: natural phenomena are, by essence, geolocalized. The flap of a butterfly's wing is more likely to cause a tornado in Oklahoma than in Lozère. Desert locusts are more likely to plague Ethiopia than Germany. Racial profiling and child hunger are more likely to occurr in some parts of the world than in others. How do we deal with such geographical information? Where and how do we store it, from frontiers between countries to vagaries of a lonely mountain trail? Should such information be private? Who should update it? How should we use it? One possible answer is OpenStreetMap (OSM), a collaborative project to create a free editable map of the world.
  • Beginners:
  1. download JOSM, a free software written in Java allowing to edit the content of the database OpenStreetMap (download the file "josm-tester.jar" in ~/bin)
  2. open a terminal and launch it like this java -jar ~/bin/josm-tested.jar
  3. inside JOSM, download all the data from a piece of the map (not too big, otherwise it will take too much time)
  4. use Ctrl-w to remove symbols
  5. start editing
  6. if you want to commit your changes, you need to create an account on OSM (all your edits are then visible on your profile)
  • Idea: I would like to be able to use overpass-turbo over whole France to retrieve all institutions (e.g. CNRS, INRA, universities, etc). One first step would be to replace the map at the bottom of this webpage by a similar map based on OpenStreetMap.
  • Other websites:
    • MapCraft: useful to coordinate a collaborative mapping effort on a given area
    • iTouchmap: click on the map to find the latitude and longitude of a point
    • JGN: print maps, notably from IGN
    • Géoportail: create itineraries based on IGN maps, and export them into the KML format (then, use this site to convert it into GPX)
    • VisuGPX: visualize, share and compare itineraries
    • tutorial in R