[postgis-users] Raster2pgsql - preserving number of decimal places

Mateusz Loskot mateusz at loskot.net
Sat Sep 24 14:10:39 PDT 2016


On 24 Sep 2016 22:56, "Nick Ward" <Nick.Ward at landmark.co.uk> wrote:
>
> SELECT filename, rid, ST_Value(rast, pt.geom) As val

round(ST_Value(...), 2)

-- 
Mateusz Łoskot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20160924/2e410ff6/attachment.html>


More information about the postgis-users mailing list