Ok, here is the WKB.  Let me know if there are any problems with the file.<br>--<br><br><div class="gmail_quote">On Thu, Mar 26, 2009 at 8:57 AM, Martin Davis <span dir="ltr"><<a href="mailto:mbdavis@refractions.net">mbdavis@refractions.net</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;">I don't think this can be the problem - a buffer of a linestring should still produce a polygon.<br>

<br>
This is probably a bug in the GEOS buffer algorithm.  It would help if you posted the WKB or WKB for the geometry.<div><div></div><div class="h5"><br>
<br>
Chris Hermansen wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This sounds to me like you might be buffering a linestring and not a<br>
polygon.  Is that possible?  Ie are the countries represented as<br>
outlines (linestrings) rather than polygons?<br>
<br>
Roger André wrote:<br>
  <br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br>
<br>
I'm having some problems with features that are being returned from an<br>
ST_Buffer operation in PostGIS.  When I try to buffer the extents of<br>
Papua New Guinea, a large region in the middle of its extents is<br>
omitted.  You can see a visual representation of this at<br>
<a href="http://lagerratrobe.blogspot.com/2009/03/problem-with-postgis-stbuffer.html" target="_blank">http://lagerratrobe.blogspot.com/2009/03/problem-with-postgis-stbuffer.html</a><br>
<br>
If I just select the country itself, I get back all of the features<br>
that I'm expecting.  In the image I've posted above, the black area<br>
indicates the results of that query.<br>
<br>
I am using postgresql-8.3.5, and postgis-1.3.3.  My select statements<br>
is as follows:<br>
    select name, Buffer(the_geom, .12) from coastlines where<br>
iso_3_code = 'PNG';<br>
<br>
I've tried this using both a free countries shapefile, as well as an<br>
ESRI one, and get the same results.  I'm a bit baffled, and unsure if<br>
I have a problem with both data sets, or in my query, or...?  If<br>
someone else has had a similar problem in the past, and can shed some<br>
light on it, I'd greatly appreciate it.<br>
<br>
Thanks in advance,<br>
<br>
Roger<br>
--<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<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>
      <br>
</blockquote>
<br>
<br>
  <br>
</blockquote>
<br>
-- <br></div></div><font color="#888888">
Martin Davis<br>
Senior Technical Architect<br>
Refractions Research, Inc.<br>
(250) 383-3022</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<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>