Re: [gdal-dev] Retrieving 3DEP data via GDAL's WCS driver...

2020-06-13 Thread TC Haddad
Hi Carl, Is it possible that you are just encountering the edges of the subdataset? That URL you provided in your first email had the list of indexes for the collection of data sets, maybe you can cross reference the shapes it was showing with the edges you are getting, to see if you need to swit

[gdal-dev] Retrieving 3DEP data via GDAL's WCS driver...

2020-06-13 Thread Carl Godkin
Hi, This page https://viewer.nationalmap.gov/services/ includes a link under "WCS Services" that lists a number of subdatasets. This command gdalnfo " https://elevation.nationalmap.gov/arcgis/services/3DEPElevation/ImageServer/WCSServer?request=GetCapabilities&service=WCS " works fine. I have