Skip to content

Instantly share code, notes, and snippets.

@eric-pommereau
Created July 11, 2014 08:30
Show Gist options
  • Save eric-pommereau/3743fe81b3f62c2145dc to your computer and use it in GitHub Desktop.
Save eric-pommereau/3743fe81b3f62c2145dc to your computer and use it in GitHub Desktop.
# downloading OSM datas by querying overpass api
wget -O target.osm --post-file=query.osm "http://overpass-api.de/api/interpreter"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment