Skip to content

Instantly share code, notes, and snippets.

@habi
Created February 23, 2024 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save habi/90a1a29ddef1b7f9b442d727b7a12591 to your computer and use it in GitHub Desktop.
Save habi/90a1a29ddef1b7f9b442d727b7a12591 to your computer and use it in GitHub Desktop.
./osm-lump-ways -i switzerland-latest.osm.pbf -f piste:type=downhill -f area≠yes -o laengstepisten.geojson
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@habi
Copy link
Author

habi commented Feb 29, 2024

jq '[.features[].properties.length_m] | add' laengstepisten.geojson
4409619.89034277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment