On 30/11/2007, <b class="gmail_sendername">Randy George</b> <<a href="mailto:rkgeorge@cadmaps.com">rkgeorge@cadmaps.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>    I am having a problem loading a long LINESTRING into a table:<br><br>The following command will create the new record but does not add the_geom<br>field. There is no error message. If I shorten the LINESTRING all works as
<br>expected? I've tried it on a couple of PostGIS systems with the same<br>results.</blockquote><div><br>Are you _sure_ its not working?  If you're using PgAdmin or some other GUIs, they don't display long text values properly (they just come up as empty boxes). Try doing "SELECT numpoints(the_geom) FROM track;"
<br><br>I can assure you ~1000 points is not a long linestring ;)<br><br>Rob :)<br></div></div>