[MapServer-users] WMS with Raster Images and time Dimension

Rahkonen Jukka jukka.rahkonen at maanmittauslaitos.fi
Thu Nov 9 07:45:45 PST 2023


Hi,

I would read first this https://www.mapserver.org/ogc/wms_time.html.
But if you have only two alternatives midday/tomorrow then simply having two layers could be an option. Or use runtime substitution https://mapserver.org/cgi/runsub.html.
Define LAYER – DATA like
DATA "%img_time%.tif "

write the validation block and then make the WMS client to add a new parameter
…&request=GetMap&img_time=midday

-Jukka Rahkonen-

Lähettäjä: MapServer-users <mapserver-users-bounces at lists.osgeo.org> Puolesta G. Völkl via MapServer-users
Lähetetty: torstai 9. marraskuuta 2023 10.35
Vastaanottaja: MapServer-users at lists.osgeo.org
Aihe: [MapServer-users] WMS with Raster Images and time Dimension

Hi,

I want to create a WMs Service that consists of two raster files. The tomorrow.tif file shows the city in the morning. The file midday.tif the city at midday. The corresponding image should be able to be queried using the time parameter. Any examples with Raster images and time demension?


Best regards Gerhard





Von meinem iPhone gesendet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20231109/871ad247/attachment.htm>


More information about the MapServer-users mailing list