mastodon.me.uk is one of the many independent Mastodon servers you can use to participate in the fediverse.
Open, user-supported, corporation-free social media for the UK.

Administered by:

Server stats:

545
active users

Stuart :progress_pride:

Has anyone had trouble with `osmfilter` extracting irrelevant objects? For instance, I've said `--keep="amenity=pub"` but the output contains some non-matching things e.g. `power=generator`.

@slowe osmium tools and its tag-filter is what always worked for me without any issues whatsoever. It's also based on the high quality libosmium library underlying many OpenStreetMap tools and apps:

docs.osmcode.org/osmium/latest

Awesome little helpers 😍

docs.osmcode.orgOsmium manual pages – osmium-tags-filter (1)

@djh Ooo. That looks good.

@djh So much quicker and easier to use than osmconvert/osmfilter/ogr2ogr. Thanks.

@slowe Awesome! The osmium library and the tools on top of it are wonderful and solid engineering! 😍