[postgis-users] Error with ST functions

Lorenzo Bottaccioli lorenzo.bottaccioli at gmail.com
Wed Nov 18 10:54:19 PST 2015


Hello,

I'm a new PostGis user so I might do some stupid questions. I have problem
with all most every ST function.

I'f I type this query:

*SELECT ST_BandIsNoData(rast) from mytable;*

 I get this result

*ERROR:  function st_bandisnodata(raster) does not exist*
*LINE 1: SELECT ST_BandIsNoData(rast) from mytable;*
*               ^*
*HINT:  No function matches the given name and argument types. You might
need to add explicit type casts.*

Any suggestion how to solve this?

I get the same error with many other functions.

tnx

Lorenzo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20151118/d9bcf931/attachment.html>


More information about the postgis-users mailing list