Mapserver temporal WCS working
Norman Barker
nbarker at RSINC.COM
Thu Apr 7 02:26:13 PDT 2005
Hi,
I have got the temporal search with the WCS working (hacking the perl script at
http://maps.dnr.state.mn.us/mapserver_demos/wcs/ thanks, Steve Lime).
However I have to specify all the time instants, what I would like to do is
wcs_timeposition "2001-01-01T06"
wcs_timeperiod "0000-00-00T06"
and for the describeCoverage to generate the time values for the whole set defined in
the tile index?
Also what would be the steps to add other parameters to query on (as per the WCS spec), at
the moment we can query on bands (which is cool), but I would like to define a parameter called
ozone (say) and query e.g
http://myserver.com/?REQUEST=GetCoverage&Coverage=experiment1¶meter=ozone..... for example
If I can be granted access to edit the wiki, I would like to write a more hands on guide to setting
up the WCS for the faint of heart if you are interested?
Many thanks, interesting times for implementations of WCSs.
Norman
More information about the MapServer-users
mailing list