Tuesday, 7 March 2017

can geoserver select one of many rasters from a postgis table


I have a postgis table with many different rasters in it. Is it possible for geoserver to grab only one of the rasters from the table based on something like a where clause?



Answer




After checking the code quickly, I believe that the GeoTools ImageMosaic JDBC module has no filtering abilities whatsoever.


No comments:

Post a Comment