Skip to content

what tags used by osm2pgrouting that can be filtered by osmfilter? #265

Open
@tbicr

Description

@tbicr

Is your feature request related to a problem? Please describe.
osm2pgrouting suggest to decrease osm file size, but I don't find suggestion to use osmfilter for it.

There are a few objects probably used like highways or cycleways or barriers as example.

So the question what the best filter for osmfilter I can use to reduce osm file size, but don't affect result importing data?

For example:

osmconvert INPUT.osm.pbf -o=INPUT.o5m
osmfilter INPUT.o5m  -o=OUTPUT.o5m \
--keep="highway= cycleway= cycleway:right= cycleway:left= tracktype= junction= barrier="
osmconvert OUTPUT.o5m -o=OUTPUT.osm

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions