The problem was with the gziped content. I'll commit a
fix either tonight or over the weekend.
yes, the content sent back was gziped with Apache mod_gzip - that
explains it!
BTW there is some totally untested postURL support in the
current CVS build.
thank you! it's not that urgent - enjo
Hi Andreas,
Andreas Neumann wrote:
sorry, in my previous mail - the link to the app is at
http://www.carto.net/williams/yosemite/index.svg instead of
http://www.carto.net/williams/yosemite/loaddata.js
The problem was with the gziped content. I'll commit a
fix either tonight or over the weekend
sorry, in my previous mail - the link to the app is at
http://www.carto.net/williams/yosemite/index.svg instead of
http://www.carto.net/williams/yosemite/loaddata.js
The full code is available at
http://www.carto.net/williams/yosemite/loaddata.js - the application
is available at http://www.ca
Hi all,
in my mapping applications I make extensive use of getURL() to load map
data to the current map extent. I don't load complete XML files, but
just chunks of SVG or XML.
It worked fine in the Batik 1.5.1 official release, but does not work in
the current CVS version. I don't know why. Usi