<div class="gmail_quote">On Fri, May 14, 2010 at 9:27 AM, Middle Fork GIS <span dir="ltr"><<a href="mailto:middleforkgis@gmail.com">middleforkgis@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;">
>> The 0.31 release will be fine, but the latest subversion code should <br>>>also be stable.<br><br>I seem to have rediscovered this problem, and it seems to exist in the with the 0.31 version but be fixed in the svn snapshot from 5/11/2010:<br>
</blockquote><div><br>Hi Steve,<br>
<br>
Is there any reason you're still using 0.31? 0.35 has been released and will
include these fixes so you shouldn't need to compile your own from SVN.<br>
<br>
However, I just checked in a new feature into SVN last night that you may be
interested in. I've created a (--fast-write-pgsql) --fwp task. It
generates and loads COPY files into the database for you. I can't
remember the arguments off the top of my head, although just specifying
database parameters should be sufficient. I think the only other option
is a nodeLocationStoreType argument which defaults to TempFile. It
generates all the COPY files as temp files first, then loads them in, so
the overall steps are the same but it's much more convenient. It will
auto-detect the bbox and linestring columns on the way table so you
don't need to explicitly specify those.<br>
<br>
Brett <br></div></div><br>