Mercurial > mxd2map
diff ChangeLog @ 208:0c58db91311c
* contrib/python/generateHTML.py: New. Script for generating a
HTML-page with links to mapfiles. Useful when converting a bunch
of MXD-files to mapfiles in order to test.
It generates an OpenLayers-Link for every included layer though.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 22 Jul 2011 09:45:47 +0200 |
parents | 448a2fd085e0 |
children | 1d7fc059e538 |
line wrap: on
line diff
--- a/ChangeLog Thu Jul 21 17:28:52 2011 +0200 +++ b/ChangeLog Fri Jul 22 09:45:47 2011 +0200 @@ -1,3 +1,11 @@ +2011-07-22 Stephan Holl <stephan.holl@intevation.de> + + * contrib/python/generateHTML.py: New. Script for generating a + HTML-page with links to mapfiles. Useful when converting a bunch + of MXD-files to mapfiles in order to test. + + It generates an OpenLayers-Link for every included layer though. + 2011-07-21 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/writer/MapScriptWriter.java: