<div dir="ltr">Yes. You are correct. I see that problem here on 2.1. Ticket?<div><br></div><div>-bborie</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 9, 2013 at 8:15 PM, Stephen Mather <span dir="ltr"><<a href="mailto:stephen@smathermather.com" target="_blank">stephen@smathermather.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="http://www.postgis.net/docs/manual-2.1/RT_ST_AsRaster.html" target="_blank">http://www.postgis.net/docs/manual-2.1/RT_ST_AsRaster.html</a><br>


<br>
<br>
SELECT ST_AsPNG(ST_AsRaster(ST_Buffer(ST_Point(1,5),10),150, 150, '2BUI'));<br>
<br>
ERROR:  The pixel type of band 1 in the raster is not 8BUI or 16BUI.<br>
The PNG format can only be used with 8BUI and 16BUI pixel types.<br>
********** Error **********<br>
<br>
ERROR: The pixel type of band 1 in the raster is not 8BUI or 16BUI.<br>
The PNG format can only be used with 8BUI and 16BUI pixel types.<br>
SQL state: P0001<br>
<br>
<br>
... Unless this is a function of my PNG driver... .<br>
<br>
Best,<br>
Steve<br>
_______________________________________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel</a><br>
</blockquote></div><br></div>