Mapserver and WMS Elevation dimmension

Sture Dingsøyr candalt at ONLINE.NO
Tue Apr 17 06:34:44 EDT 2007


Hello

I am using MapServer to fetch some WMS TIME dependent data. I then use the METADATA element "wms_time" to spesify my WMS TIME date within my layer. Eg.

METADATA
	"wms_server_version" "1.1.1"
	"wms_srs"                  "EPSG:32633"
	"wms_name"              "rr"
	"wms_format"            "image/png"
	"wms_time"	"2007-04-17"
END

This works great...

But are there an equal parameter for spesifying the WMS ELEVATION elemet in the METADATA section? E.g.

METADATA
"wms_elevation"  "100"
END

Regards Sture


More information about the mapserver-users mailing list