User:Timothee Flutre/Notebook/CR AGAP/2014/05/01: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(→‎Entry title: first version)
(fix raw html notebook nav)
 
(13 intermediate revisions by one other user not shown)
Line 2: Line 2:
|-
|-
|style="background-color: #EEE"|[[Image:owwnotebook_icon.png|128px]]<span style="font-size:22px;"> Project name</span>
|style="background-color: #EEE"|[[Image:owwnotebook_icon.png|128px]]<span style="font-size:22px;"> Project name</span>
|style="background-color: #F2F2F2" align="center"|<html><img src="/images/9/94/Report.png" border="0" /></html> [[{{#sub:{{FULLPAGENAME}}|0|-11}}|Main project page]]<br />{{#if:{{#lnpreventry:{{FULLPAGENAME}}}}|<html><img src="/images/c/c3/Resultset_previous.png" border="0" /></html>[[{{#lnpreventry:{{FULLPAGENAME}}}}{{!}}Previous entry]]<html>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</html>}}{{#if:{{#lnnextentry:{{FULLPAGENAME}}}}|[[{{#lnnextentry:{{FULLPAGENAME}}}}{{!}}Next entry]]<html><img src="/images/5/5c/Resultset_next.png" border="0" /></html>}}
|style="background-color: #F2F2F2" align="center"|[[File:Report.png|frameless|link={{#sub:{{FULLPAGENAME}}|0|-11}}]][[{{#sub:{{FULLPAGENAME}}|0|-11}}|Main project page]]<br />{{#if:{{#lnpreventry:{{FULLPAGENAME}}}}|[[File:Resultset_previous.png|frameless|link={{#lnpreventry:{{FULLPAGENAME}}}}]][[{{#lnpreventry:{{FULLPAGENAME}}}}{{!}}Previous entry]]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}}{{#if:{{#lnnextentry:{{FULLPAGENAME}}}}|[[{{#lnnextentry:{{FULLPAGENAME}}}}{{!}}Next entry]][[File:Resultset_next.png|frameless|link={{#lnnextentry:{{FULLPAGENAME}}}}]]}}
|-
|-
| colspan="2"|
| colspan="2"|
<!-- ##### DO NOT edit above this line unless you know what you are doing. ##### -->
<!-- ##### DO NOT edit above this line unless you know what you are doing. ##### -->
==About OpenStreetMap==
==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 [https://en.wikipedia.org/wiki/OpenStreetMap OpenStreetMap], a collaborative project to create a free editable map of the world.
* '''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 [https://en.wikipedia.org/wiki/OpenStreetMap OpenStreetMap] (OSM), a collaborative project to create a free editable map of the world.
* '''Beginners''':
# download [https://josm.openstreetmap.de/ JOSM], a free software written in Java allowing to edit the content of the database OpenStreetMap (download the file "josm-tester.jar" in ~/bin)
# open a terminal and launch it like this <code>java -jar ~/bin/josm-tested.jar</code>
# inside JOSM, download all the data from a piece of the map (not too big, otherwise it will take too much time)
# use Ctrl-w to remove symbols
# start editing
# if you want to commit your changes, you need to [https://www.openstreetmap.org/user/new create an account] on OSM (all your edits are then visible on your [https://www.openstreetmap.org/user/timflutre profile])
* '''Help''': [http://learnosm.org/en/beginner/ tutorial], [http://wiki.openstreetmap.org/wiki/Map_Features map features], [http://taginfo.openstreetmap.org/ tag info], filtering tool ([http://overpass-turbo.eu/ overpass-turbo], [http://resultmaps.neis-one.org/osm-discussions osm-discussions], [http://resultmaps.neis-one.org/osm-suspicious osm-suspicious])
* '''Projects''': [http://www.opentripplanner.org/ trip planners], [http://map.project-osrm.org/ itineraries]
* '''Geographic information systems''' (GIS): it may not be adequate to add any geolocalized elements to OpenStreetMap, but you can use free software [https://en.wikipedia.org/wiki/QGIS QGIS]
* '''Mobile''': [https://play.google.com/store/apps/details?id=com.orux.oruxmaps OruxMaps] (track logger), [http://osmand.net/ OsmAnd] (online/offline maps)
 
* 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 [http://www.bap.inra.fr/ this webpage] by a similar map based on OpenStreetMap.
 
* '''Other websites''':
** [http://mapcraft.nanodesu.ru/ MapCraft]: useful to coordinate a collaborative mapping effort on a given area
** [http://www.itouchmap.com/latlong.html iTouchmap]: click on the map to find the latitude and longitude of a point
** [http://jgn.superheros.fr/fr/ JGN]: print maps, notably from IGN
** [https://www.geoportail.gouv.fr/ Géoportail]: create itineraries based on IGN maps, and export them into the KML format (then, use [https://kml2gpx.com this site] to convert it into GPX)
** [http://www.visugpx.com/ VisuGPX]: visualize, share and compare itineraries
** [http://blog.dominodatalab.com/applied-spatial-data-science-with-r/ tutorial] in R


<!-- ##### DO NOT edit below this line unless you know what you are doing. ##### -->
<!-- ##### DO NOT edit below this line unless you know what you are doing. ##### -->

Latest revision as of 23:56, 26 September 2017

Project name Main project page
Previous entry      Next entry

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