Re: [gdal-dev] Using GDAL WMS with USGS 3DEPElevationIndex

2020-06-04 Thread Carl Godkin
Hi again, In case anyone else is interested, I followed one of the links that Michael provided and found that I should be able to use WCS directly: gdalinfo "WCS: https://elevation.nationalmap.gov:443/arcgis/services/3DEPElevation/ImageServer/WCSServer?version=2.0.1&coverage=DEP3Elevation " This

Re: [gdal-dev] Using GDAL WMS with USGS 3DEPElevationIndex

2020-06-04 Thread Carl Godkin
Hi Michael, That seems perfect. I'll experiment with that. Thank you very much! carl On Thu, Jun 4, 2020 at 7:45 AM Michael Smith wrote: > Looks like they don’t provide the data from that service just the extents. > To get the data, they have the product view > https://viewer.nationalmap.gov

Re: [gdal-dev] Using GDAL WMS with USGS 3DEPElevationIndex

2020-06-04 Thread Michael Smith
Looks like they don’t provide the data from that service just the extents. To get the data, they have the product view https://viewer.nationalmap.gov/basic/#productGroupSearch that links to files for download Or you can access them directly via gdal with something like gdalinfo /vsizi

Re: [gdal-dev] Using GDAL WMS with USGS 3DEPElevationIndex

2020-06-04 Thread Carl Godkin
Hi Michael, Thanks a lot for your reply. I managed to come up with something sort of like that by using gdal_translate to a WMS service description file and then using that. But I don't see how to get elevations from there. Have you figured that out? I know how to get imagery, but I'm interest

Re: [gdal-dev] Documentation for previous versions

2020-06-04 Thread Thomas Juntunen
Hi Jon, Maybe the Wayback Machine can help? For example, this url gets you the GDAL site from 2018 when 2.3 was new: https://web.archive.org/web/20180723211153/http://gdal.org/index.html Thomas On Thu, Jun 4, 2020 at 3:00 AM Jon Morris wrote: > Hello all, > > > > I was wondering where we could

[gdal-dev] Documentation for previous versions

2020-06-04 Thread Jon Morris
Hello all, I was wondering where we could find documentation for previous versions of GDAL? We are still using version 2.2.0 and there are occasions when we see a useful method in the docs only to find it is not available in our version. I presume the docs available at https://gdal.org/api/inde