Re: [gdal-dev] gdal & WMS

2021-06-17 Thread Ming Chin
> Perhaps you are interested in WFS instead? > > carl > > On Thu, Jun 17, 2021 at 11:03 AM Ming Chin wrote: > >> Hello Even, >> thank you for your input. >> I will review the raster API as you have suggested. However, as I >> understand the requireme

Re: [gdal-dev] gdal & WMS

2021-06-17 Thread Ming Chin
list of > subdatasets, and then pass to GDALOpen() the value of one of the > SUBDATASET_xx_NAME item > > Even > Le 17/06/2021 à 17:41, Ming Chin a écrit : > > > Hello GDAL devs, > > I am a GDAL rookie, and I am trying to add WMS support to an existing GD

[gdal-dev] gdal & WMS

2021-06-17 Thread Ming Chin
Hello GDAL devs, I am a GDAL rookie, and I am trying to add WMS support to an existing GDAL (2.2.4) implementation. I saw in this example: https://gis.stackexchange.com/questions/67416/using-gdal-to-connect-to-a-wfs that its possible to provide OGRSFDriverRegistrar::Open(sURL, FALSE ); with a