Hi Group, In response to my earlier e-mail:
On 8/10/06, Pieter Jansen <[EMAIL PROTECTED]> wrote:
Trying the mapWaadt.svg, the results are very promising. We're diving more into the geomedia format now, to discover what else might be wrong.
The problem lies in the way GeoMedia constructs the paths. Imagemagick warns about 15403 duplicate coordinates in object paths. Rendering 1 path is rather fast (<1 sec for the entire SVG). Rendering a few thousand paths takes ages. For now, we will use the (very fast, <1sec) PNG export feature of the GeoMedia product, and use it as a background layer in our SVG documents. It's a rather ugly method, and I would have preferred to have used the original SVG. This is not a problem related to Batik, but to the complex structure of this document. I hope a future version of this GeoMedia product will produce cleaner SVG files. Thanks for all the input. Regards, Pieter Jansen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
