Skip to content

Instantly share code, notes, and snippets.

@sjustesen
Created April 4, 2023 09:53
Show Gist options
  • Save sjustesen/64400bc70659b016a34ed1b0a404dc5c to your computer and use it in GitHub Desktop.
Save sjustesen/64400bc70659b016a34ed1b0a404dc5c to your computer and use it in GitHub Desktop.
Osmosis (OpenStreetMap tool) - Extract amenities from pbf
osmosis --read-pbf <filename>.pbf --tf accept-nodes amenity=*
--tf reject-ways --tf reject-relations --write-xml <filename>.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment