Peter Körner wrote: > I started with it. I'd also like to play a little with the > replication-diffs, but no promise on that. after the import using > osm2pgsql, is there any special action neccessary to make mod_tile flag > all tiles as dirty?
In render_config.h: // Planet import should touch this file when complete #define PLANET_TIMESTAMP "/planet-import-complete" touch that file and that should be it. The server on osm.org first gets current with all diffs before touching that file. -- Lennard _______________________________________________ Maps-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/maps-l
