[mapserver-users] Run Time Substitution and Mapscript questions

ChiefDan ChiefDan at gmail.com
Tue Jul 12 15:01:21 EDT 2011


I am attempting to use python mapscript to generate some maps, however I am
running up against some problems.
My mapfile layer has a CONNECTION of
""http://127.0.0.1/cgi-bin/wms/rs/seacoos_rs_test?TIME_OFFSET_HOURS=%time_offset_hours%"

My mapscript test script has an OWSRequest that has a
setParameter("TIME_OFFSET_HOURS", "2")

When checking the web logs, I see the request come in, however the
substitution is not being made, I see
"/cgi-bin/wms/rs/seacoos_rs_test?TIME_OFFSET_HOURS=%time_offset_hours%"

Are these types of substitutions still possible?


Thanks,

Dan

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Run-Time-Substitution-and-Mapscript-questions-tp6576363p6576363.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list