]> mj.ucw.cz Git - leo.git/blob - boundary/overpass-query
Průvodce: Rendering of boundary etc.
[leo.git] / boundary / overpass-query
1 #!/bin/sh
2 [ -n "$1" ] || exit 1
3 wget -O "$1.osm" --post-file="$1" "http://overpass-api.de/api/interpreter"