I am newbie in postgis. I have a raster landsat images in table "ras" and a polygon shapefile image in table "shp". Now I want to clip raster with polygon using postgis, but I have a problem
أكثر...
- The raster and polygon have the same SRID(wgs84), but when using st_intersects(), the result table are all FALSE
أكثر...