[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] raster: several DTM in same table, how to select?
From:       Denis Rouzaud <denis.rouzaud () gmail ! com>
Date:       2012-03-29 9:12:05
Message-ID: 4F742765.5080706 () gmail ! com
[Download RAW message or body]

Hi again.

I found the solution, sorry for asking.


SELECT ST_Value(rast,point) FROM distribution.dtm WHERE 
ST_Intersects(rast,1,point);

or

  WHERE ST_Within(point,ST_Envelope(rast));



_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic