I recently used v0.7.1 on Ubuntu 10.04 and it worked great.<br><br>Kevin<br><br><br><br><br><div class="gmail_quote">On 11 July 2010 20:58, Ian Dees <span dir="ltr"><<a href="mailto:ian.dees@gmail.com">ian.dees@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="gmail_quote"><div class="im">On Sun, Jul 11, 2010 at 2:37 PM, Alan Millar <span dir="ltr"><<a href="mailto:am12@bolis.com" target="_blank">am12@bolis.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I'm interested in importing NHD for my area. I came across this<br>
message:<br>
<br>
> The shp-to-osm Java app I wrote has a more complete set of NHD<br>
> conversion rules<br>
<br>
> <a href="http://wiki.openstreetmap.org/wiki/Shp-to-osm.jar" target="_blank">http://wiki.openstreetmap.org/wiki/Shp-to-osm.jar</a><br>
<br>
But I can't seem to get it to work. The wiki instructions appear out-of-date.<br>
<br>
The zip file download links don't work (404), so I did the svn<br>
checkout, figuring I could compile it with Eclipse per the<br>
instructions. The eclipse maven instructions don't work for me either;<br>
the link at <a href="http://m4eclipse.sonatype.org" target="_blank">m4eclipse.sonatype.org</a> appears dead.<br>
<br>
I'm trying this on ubuntu 10.04. Anyone got this to run recently?<br><br></blockquote><div><br></div></div><div>This is a convergence of two problems: 1) I didn't write the wiki page and 2) I am slowly switching from my privately-hosted SVN server to Github.</div>
<div><br></div><div>The more recent code is here: <a href="http://github.com/iandees/shp-to-osm" target="_blank">http://github.com/iandees/shp-to-osm</a> </div></div><br><div>I just updated the wiki page.</div><div><br></div>
<div>To answer your question though, you should be able to get it to run by:</div>
<div><br></div><div>1. download the .zip release file</div><div>2. unzip it somewhere</div><div>3. open a command prompt/terminal and cd to the newly-created directory</div><div>4. run something like "java -jar shp-to-osm-0.8.2-with-dependencies.jar ..." looking at the readme for arguments.</div>
<div><br></div><div>If you are unfamiliar with Java or otherwise can't get it to run, feel free to send me a direct e-mail.</div>
<br>_______________________________________________<br>
Imports mailing list<br>
<a href="mailto:Imports@openstreetmap.org">Imports@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/imports" target="_blank">http://lists.openstreetmap.org/listinfo/imports</a><br>
<br></blockquote></div><br>