# OSM Data Process ## OSMIUM Install > preprocessing OSM data requires the OSM tool `osmium`: ```{{bash}} sudo apt install osmium-tool ``` * for more details, see the [OSMIUM Tool Page](https://osmcode.org/osmium-tool/)