[OSM-dev] pyosmium: osmium extract

Jochen Topf jochen at remote.org
Sat Nov 10 13:56:45 UTC 2018


On Sat, Nov 10, 2018 at 09:47:40PM +0900, koji higuchi wrote:
> There is  osmium extract command line available for osmium.
> 
> osmium extract -b 11.35,48.05,11.73,48.25 germany-latest.osm.pbf \
>     -o munich.osm.pbf
> 
> How can I use it using the pyosmium?

You don't. You use it using "osmium". That's why it is an "osmium"
command line. Osmium is a command line tool, PyOsmium is a Python
library based on the libosmium C++ library.

Jochen
-- 
Jochen Topf  jochen at remote.org  https://www.jochentopf.com/  +49-351-31778688



More information about the dev mailing list