The import has started, with diff support.
As I neither have permissions on /planet-import-complete nor on /sql I
won't be able to invoke a re-render nor I can update the shorelines or
the mapnik style. I'll open a Ticket about it in jira but I'm unsure If
this can be done without giving root perms, what is not really what I want.
I'm going to put all tasks from [1] into a script [2].
Peter
[1]
http://wiki.openstreetmap.org/wiki/Minutely_Mapnik
[2] /mnt/user-store/mazder-cassini-planet-reimport/task
Lennard wrote:
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.