Login
From:
Jeremia's blog
(Uncensored)
subscribe
Look at just the properties of a GeoJSON feature collection with jq
https://www.jeremiak.com/blog/jq-geojson-feature-properties/
links
backlinks
Roast topics
Find topics
Find it!
You can look at the properties of a GeoJSON feature collection with: jq '.features[].properties' YOURFILE.json This is one of those write-it-so-I-can-find-it-again kind of posts. It's mostly for me. But if you're here I hope it's useful.