From: brett l. <bre...@gm...> - 2019-05-10 15:21:50
|
I suspect that doc is outdated. The TileDesigner process should work for historical tiles that it already knows about. But I don't think it'll be useful for generating new tiles. (The maintainer of TileDesigner isn't updating it any longer, IIRC.) I believe someone (Martin?) came up with a new process. The mailing list archives may shed some light on it, if you search around. Alternatively, there's always the option of revamping that area of the project entirely. I suspect there's a better way to handle it. :-) ---Brett. On Thu, Apr 25, 2019 at 11:05 PM Chris Moore <cmo...@gm...> wrote: > I read through the Wiki on the process for creating tiles. As I > understand it, tiles are created in the TileDesigner from > TileDictionary.18t. That creates the svg files and TileDictionary.xml. > Then ConvertTilesXML reads TitleDictionary.xml and creates Tiles.xml. > > Is that process still correct? It looks like there are svg files that > aren't referenced in TileDictionary.18t. For example, tile-37158. There's > an svg file for that tile, but it's not in TileDictionary.18t. When I ran > through the above process I ended up with a Tiles.xml file that doesn't > have that tile in it. > > So I'm wondering how to proceed. Should I still be using the above > process to create Tiles.xml? Or should I just be manually editing it? > > Thanks, > Chris > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |