<div dir="ltr">Hi,<br><div><br></div><div>I am trying to use gdallocationinfo to query point locations from a WCS server and not having any luck. I don't see anything in the docs that says this is unsupported but I can't make it work.</div><div><br></div><div>First of all, is there a better way to get an elevation from a given lat,lon using WCS?</div><div><br></div><div>Here's an example query using the USGS National Map server:</div><div><br></div><div><font face="monospace">gdallocationinfo "WCS:<a href="https://elevation.nationalmap.gov:443/arcgis/services/3DEPElevation/ImageServer/WCSServer?version=2.0.1&coverage=DEP3Elevation">https://elevation.nationalmap.gov:443/arcgis/services/3DEPElevation/ImageServer/WCSServer?version=2.0.1&coverage=DEP3Elevation</a>" -wgs84 -122.086 42.948 --debug ON</font><br></div><div><br></div><div>This is a point in the middle of Crater Lake which I picked since it's flat and I know what to expect.</div><div><br></div><div>Anyway, looking at the debug output it appears that the program is querying for a GeoTIFF of a VERY large area and that's failing.</div><div><br></div><div>I actually want to do this with my own WCS server but thought it might be mis-configured somehow so I tried the USGS server.  With my own server, gdallocationinfo seems to be requesting a strange shape from the server (as I can see through the debug output).</div><div><br></div><div>Thanks for any help,</div><div><br></div><div>carl</div><div><br></div></div>