Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 301 Bytes

remove-tags.md

File metadata and controls

15 lines (8 loc) · 301 Bytes

remove-tags

Removes all tags matching some expressions from an OSM file.

Run

odmt-remove-tags [OPTIONS] INPUT-FILE

OPTIONS are:

  • --help, -h: Print usage information.
  • --expressions, -e FILE: a file containing filter expressions.
  • --output, -o FILE: write to the specified file.