Hi, Am 24.05.2012 21:43, schrieb [email protected]: > My idea is to: > > 1. For each osm element, find the highest zoom level quadtree tile which > fully contains the element > 2. Using a quadtree data structure, find groups of tiles, each with > approximately 8000 elements > 3. Write these tiles as a pbf file, with an index file showing the tile > quadtree value and the location in the file
This is more or less what TRAPI does. cheers ant _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

