[mapserver-commits] [mapserver/mapserver] 9eeece: apply scaletoken substitutions in a few corner cas...
GitHub
noreply at github.com
Thu Mar 28 12:43:40 PDT 2013
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 9eeecea8cce80b1462a698f44dd5eef2b6cc9201
https://github.com/mapserver/mapserver/commit/9eeecea8cce80b1462a698f44dd5eef2b6cc9201
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M maplayer.c
M maprasterquery.c
Log Message:
-----------
apply scaletoken substitutions in a few corner cases:
- for getcapabilities requests (or when no scale is defined), we
use the first configured scaletoken
- for getfeatureinfo requests on raster layers, added token
replacements in msRasterQueryByRect() (which is in-turn called by
the other raster query functions.
More information about the mapserver-commits
mailing list