[gdal-dev] gdalinfo and WMT_MS_Capabilities: how to get Dimension and its Extent?

andy aborruso at gmail.com
Sat Mar 2 08:59:34 PST 2024


Hi,
if I run "gdalinfo -json WMSURL -sd 1", I can read a lot of info about it,
but I do not see Dimension and its Extent in the json output (below an
example from WMS request).

<Dimension name="time" units="ISO8601"/>
<Extent name="time"
default="2024-03-01T00:00:00Z">2024-01-01T00:00:00.000Z,2024-01-02T00:00:00.000Z,2024-01-03T00:00:00.000Z,2024-01-04T00:00:00.000Z</Extent>

I would like to have this, to create a pipeline automatic testing.

Is there a way to read these informations using gdalinfo or some other gdal
cli utilities.

Thank you,

Andrea


-- 
___________________

Andrea Borruso
website: https://medium.com/tantotanto
38° 7' 48" N, 13° 21' 9" E, EPSG:4326
___________________

"cercare e saper riconoscere chi e cosa,
 in mezzo all’inferno, non è inferno,
e farlo durare, e dargli spazio"

Italo Calvino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20240302/27f61887/attachment.htm>


More information about the gdal-dev mailing list