[mapserver-commits] [mapserver/mapserver] 6ecb4f: support for alternative worldfile location for ras...
GitHub
noreply at github.com
Wed Jul 4 06:09:20 PDT 2012
Branch: refs/heads/branch-6-2
Home: https://github.com/mapserver/mapserver
Commit: 6ecb4fe5ed10ac2285cfdbee012f94614ec2137d
https://github.com/mapserver/mapserver/commit/6ecb4fe5ed10ac2285cfdbee012f94614ec2137d
Author: Martin Kofahl <m.kofahl at dvz-mv.de>
Date: 2012-07-04 (Wed, 04 Jul 2012)
Changed paths:
M mapdrawgdal.c
Log Message:
-----------
support for alternative worldfile location for raster datasets by setting the processing directive to either ''PROCESSING "WORLDFILE=/path/"'' (will lookup basename.??? at this path) or ''PROCESSING "WORLDFILE=/path/file.wld"'' (will use the given file).
fixes #2807
Commit: 88965b4b71c9cfba1ddafd961266f288e2f5dcbd
https://github.com/mapserver/mapserver/commit/88965b4b71c9cfba1ddafd961266f288e2f5dcbd
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-07-04 (Wed, 04 Jul 2012)
Changed paths:
M mapdrawgdal.c
Log Message:
-----------
don't free any static memory
Compare: https://github.com/mapserver/mapserver/compare/ca7243afeceb...88965b4b71c9
More information about the mapserver-commits
mailing list