Skip to content

Instantly share code, notes, and snippets.

@bleucitron
Last active March 15, 2016 14:49
Show Gist options
  • Select an option

  • Save bleucitron/e57cd5b10fbd383dce63 to your computer and use it in GitHub Desktop.

Select an option

Save bleucitron/e57cd5b10fbd383dce63 to your computer and use it in GitHub Desktop.

Revisions

  1. Romain l'Ourson revised this gist Mar 15, 2016. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion OSM Wiki.md
    Original file line number Diff line number Diff line change
    @@ -1,11 +1,17 @@
    Official Overpass API:
    http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL

    Official Overpass tool:
    http://overpass-turbo.eu/

    Official map features:
    http://wiki.openstreetmap.org/wiki/Map_Features

    Some tutorial that seems educational:
    http://blog-en.openalfa.com/how-to-query-openstreetmap-using-the-overpass-api

    Mapbox OSM tutorial:
    https://www.mapbox.com/help/overpass-turbo/
    https://www.mapbox.com/help/overpass-turbo/

    Overpass NPM package:
    https://www.npmjs.com/package/query-overpass
  2. Romain l'Ourson created this gist Mar 15, 2016.
    11 changes: 11 additions & 0 deletions OSM Wiki.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    Official Overpass API:
    http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL

    Official map features:
    http://wiki.openstreetmap.org/wiki/Map_Features

    Some tutorial that seems educational:
    http://blog-en.openalfa.com/how-to-query-openstreetmap-using-the-overpass-api

    Mapbox OSM tutorial:
    https://www.mapbox.com/help/overpass-turbo/