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-boun...@lists.osgeo.org> Puolesta 
G. Völkl via MapServer-users
Lähetetty: torstai 9. marraskuuta 2023 10.35
Vastaanottaja: MapServer-users@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
_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to