Thanks everyone,<br>Brians's suggestion of using ST_Simplify is working for me. My shapefiles had units of degrees so I had to use tolerance of 0.00001 to get maximum deviation of roughly 1 meter.<br><br>I haven't tried ogr2ogr -segmetnize yet. I will try it and see it this works as well.<br>

<br>Happy Holidays,<br>HB<br><br><br><div class="gmail_quote">On Fri, Dec 25, 2009 at 1:27 PM, Howard Butler <span dir="ltr"><<a href="mailto:hobu.inc@gmail.com">hobu.inc@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

ogr2ogr -segmentize<br>
<br>
will do what you want.<br>
<br>
Otherwise  <a href="http://yukongis.wik.is/How_To/Densify_Line" target="_blank">http://yukongis.wik.is/How_To/Densify_Line</a> has more info.<div><div></div><div class="h5"><br>
<br>
On Dec 24, 2009, at 11:41 PM, Hemant Bist <<a href="mailto:hemantbist@gmail.com" target="_blank">hemantbist@gmail.com</a>> wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
I have a polyline shapefile with each polyline having 200 segements with each segments length roughly 1 meter. I want to "resample" the polylines to have roughly 10 meter segment size and each polyline having roughly 20 segments. I understand this may result in some loss of information.<br>


<br>
<br>
Can postgis help me with some  conversion like this. I need this done somewhat quickly. I have looked at the documentation but did not find anything relevant.<br>
I have installed postgis on ubuntu and ran some queries. That's my level of familiarity with postgis.<br>
Would appreciate any pointers.<br>
<br>
Best,<br>
HB<br></div></div><div class="im">
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</div></blockquote><div><div></div><div class="h5">
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</div></div></blockquote></div><br>