<div dir="ltr">I mean if similar task could be done with
<span style="color:rgb(80,0,80)">pyosmium?</span></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Nov 10, 2018 at 11:23 PM Jochen Topf <<a href="mailto:jochen@remote.org">jochen@remote.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, Nov 10, 2018 at 09:47:40PM +0900, koji higuchi wrote:<br>
> There is osmium extract command line available for osmium.<br>
> <br>
> osmium extract -b 11.35,48.05,11.73,48.25 germany-latest.osm.pbf \<br>
> -o munich.osm.pbf<br>
> <br>
> How can I use it using the pyosmium?<br>
<br>
You don't. You use it using "osmium". That's why it is an "osmium"<br>
command line. Osmium is a command line tool, PyOsmium is a Python<br>
library based on the libosmium C++ library.<br>
<br>
Jochen<br>
-- <br>
Jochen Topf <a href="mailto:jochen@remote.org" target="_blank">jochen@remote.org</a> <a href="https://www.jochentopf.com/" rel="noreferrer" target="_blank">https://www.jochentopf.com/</a> +49-351-31778688<br>
</blockquote></div>