[ka-Map-dev] [Bug 1349] tile_source metadata

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Mon Apr 3 18:48:10 EDT 2006


http://bugzilla.maptools.org/show_bug.cgi?id=1349





------- Additional Comments From tim at commenspace.org  2006-04-03 18:48 -------
I've added a fourth option for "tile_source."  The "nocache" option causes a
tile to be requested from a new file, tile_nocache.php.  This option causes a
tile to be drawn only slightly larger than the actual image returned (see
tile_nocache.php for $tileBuffer) - so a large metatile is not drawn.  A second
feature of tile_nocache.php is that it allows for variable substitution (a la
MapServer CGI).  This currently works for layer->data, layer->connection,
layer->filter, and for class->expression.  To get variable subtitution to work,
the javascript _layer can have a replacementVariables object added to it (e.g.
myLayer.replacementVariables = {key1 : 'value1', key2: 'value2'}).  Real
documentation will follow.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the ka-Map-dev mailing list