Hi, I am using GeoServer 2.21.1, PostgreSQl 14. I am trying to import raster data from PostGIS and publish in GeoServer but facing an error.
I have imported the raster to PostGIS using raster2pgsql, the command I used is: raster2pgsql -M -I -C -e -Y -F -s 4326 -t 128x128 -l 2,4 geo_liss.tif public.raster_table | psql -U postgres -d postgis_test -h localhost -p 5433 *How to publish raster data in Geoserver?* Akshay Gore
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users