<div class="gmail_quote">On Tue, May 3, 2011 at 1:19 PM, Richard Mann <span dir="ltr"><<a href="mailto:richard.mann.westoxford@gmail.com" target="_blank">richard.mann.westoxford@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>On Tue, May 3, 2011 at 11:55 AM, Martijn van Exel <<a href="mailto:m@rtijn.org" target="_blank">m@rtijn.org</a>> wrote:<br>
><br>
> Richard:<br>
> You can consider using osmembrane[1] which is a GUI on top of osmosis. I<br>
> haven't tested it on Windows but I guess there's no reason it shouldn't<br>
> work. It makes working with osmosis a much gentler experience ;).<br>
> [1] <a href="http://osmembrane.de/" target="_blank">http://osmembrane.de/</a><br>
<br>
</div>I'm not sure if downloading a second package is really what I have in<br>
mind: just a simple howto which uses dos file paths rather than linux<br>
ones, and tells me which bits are programs (which need to be<br>
obtained), and which bits are commands to those programs.<br>
<br>
I'm sure it's not that difficult to puzzle out, but a few clues would<br>
make it easier.<br>
<font color="#888888"><br>
Richard<br>
</font></blockquote></div><br>If getting the job done and learning about how osmosis works in the process are among your goals, I guess osmembrane would still be a useful path to follow.<br><br>cutting a bounding box of Port-Au-Prince from a PBF planet file and writing it out as xml on Windows would be:<br>

<div><br></div><div>C:\osm\osmosis-0.39>bin\osmosis.bat --rb "\osm\planet-haiti-latest.osm.pbf" --bb left=-72.36 bottom=18.51 right=-72.26 top=18.65 --wx \osm\planet-portauprince.osm<br clear="all">
<br>The only executable you're calling is bin\osmosis.bat (a shell script wrapper). The rest is described in the wiki: <a href="http://wiki.openstreetmap.org/wiki/Osmosis/Detailed_Usage">http://wiki.openstreetmap.org/wiki/Osmosis/Detailed_Usage</a><br>

<br>Be sure to get 0.39 if you're on windows as per Brett's warning on the main Osmosis wiki page. <br><br>Martijn<br>-- <br>Martijn van Exel<br><a href="http://about.me/mvexel" target="_blank">http://about.me/mvexel</a><br>


</div>