
Hey All, Has anyone tried to do this? I painstakingly created a huge town map with loads of detail using tiles from the marketplace, only to find that it completely killed several of the slower computers trying to load it. I've realised that I'm better off doing most of the map in Inkscape or Gimp and importing it as a flat background JPG, but I can't quite face having to redraw it from scratch. In principle, I'm guessing that it ought to be possible to dump the whole map layer as e.g. SVG and then load it in, but my experience with SVG is limiting to debugging things that don't work the way I expect in Inkscape + I'm not enormously excited about the idea of trying to work with it without at least a proper XML proper library. Before I have a go, has anyone already done something like this? Does anyone have anything I could use to help? Are there any webservices that I could use to do some of the heavy lifting maybe? My initial thought was probably to dump the core data as JSON and then write an offline program that can actually use an SVG library to make things a bit easier... Cheers,