[OSM-dev] pyosmium: osmium extract

Andrew Byrd andrew at fastmail.net
Sun Nov 11 04:01:27 UTC 2018



> On 11 Nov 2018, at 08:52, koji higuchi <koji51guchi at gmail.com> wrote:
> Thanks for your information.
> Problem is that osmium is not available for windows, and it seems too difficult to install in linux....

The osmium command line tool is available as a pre-compiled software package on some popular linux distributions. It should be quite easy to install.

On Debian and derivatives (e.g. Ubuntu) you can install it with: ‘sudo apt-get install osmium-tool’. Similarly on Fedora there is an RPM package called osmium-tool. 

On MacOS you can install it with 'brew install osmium-tool'.

It looks like there are no easily available build of osmium-tool for Windows. This is fairly common for open source software. Many FOSS developers have little or no experience with Windows or actively avoid it. If you’re going to be building data pipelines using a lot of open source tools it’s probably worth having a machine (or virtual machine) with a unix-like OS on it.

Here is a support issue where people were setting up a Windows build of osmium. It looks like it was eventually abandoned because there was no one to maintain it. https://github.com/osmcode/osmium-tool/pull/105 <https://github.com/osmcode/osmium-tool/pull/105>

-Andrew
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20181111/eb386bab/attachment.html>


More information about the dev mailing list