From: Brett L. <wak...@ea...> - 2005-10-11 21:57:26
|
>> It's probably a good candidate for using the tile parsing classes out to >> SVG. >I'm not sure I understand what you mean here -- SVG would just be an >output method for rendered tiles, not an interchange or storage format. I know. I was meaning that because it's a web-based application, it would be a good candidate for using SVG-based tile graphics being that there are SVG viewer plugins for most browsers. The server can deliver the SVG directly to the client without needing to render or store the image locally on the server first. ---Brett. |