[OSM-dev] New tool to generate incremental planet.osm updates (planetdiff/planetpatch)
Andreas Volz
lists at brachttal.net
Fri Apr 6 15:27:05 BST 2007
Am Fri, 6 Apr 2007 13:46:37 +0100 schrieb Artem Pavlenko:
> Hi Jon,
> This is very cool! I think we should start publish diff files
> straight away . Steve ?
We should invent an incrmental update strategy like this:
- Release of a current world.osm each week
-> name should be e.g. world_20070406.osm
- Then this week a incremental update:
-> name should be world_diff_20070406_on_20070331.osm
- Then next week a incremental update:
-> name should be world_diff_20070413_on_20070406.osm
...
So each one knows which diff fits for which world file. The diff files
should be archived for at least several month. So I could update my
world file even if I missed to update for some weeks. In this case I
apply several diff files after the other.
regards
Andreas
More information about the dev
mailing list