wget http://download.geofabrik.de/russia-latest.osm.pbf
osmconvert russia-latest.osm.pbf -o=russia-latest.o5m
osmfilter russia-latest.o5m --keep="highway=*" > russia-highways.osm
Created
June 27, 2019 17:52
-
-
Save stepankuzmin/52e07a113483a52f5bc74fdb4d3931df to your computer and use it in GitHub Desktop.
Filter highways from OSM extract
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment