<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 11 Nov 2018, at 08:52, koji higuchi <<a href="mailto:koji51guchi@gmail.com" class="">koji51guchi@gmail.com</a>> wrote:</div><div class=""><div dir="ltr" class="">Thanks for your information.<div class="">Problem is that osmium is not available for windows, and it seems too difficult to install in linux....</div></div></div></blockquote></div><br class=""><div class="">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.</div><div class=""><br class=""></div><div class="">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. </div><div class=""><br class=""></div><div class="">On MacOS you can install it with 'brew install osmium-tool'.</div><div class=""><br class=""></div><div class="">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.</div><div class=""><br class=""></div><div class="">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. <a href="https://github.com/osmcode/osmium-tool/pull/105" class="">https://github.com/osmcode/osmium-tool/pull/105</a></div><div class=""><br class=""></div><div class="">-Andrew</div><div class=""> </div></body></html>