[OSM-dev] Minute Diffs Broken
Brett Henderson
brett at bretth.com
Wed Oct 28 06:51:29 GMT 2009
Etienne Chové wrote:
> Matt Amos a écrit :
>
>> we hope so. there are (currently experimental) "replication" diffs
>> here http://planet.openstreetmap.org/minute-replicate/ in a three-deep
>> numeric directory structure. these diffs are produced from the
>> transactions in the database, so each doesn't strictly cover a minute
>> of edits, but they are produced with almost no delay and shouldn't be
>> missing any elements.
>>
>
> I think there is a bug in .state file on timestamp line... there are
> useless backslashes.
>
They are Java properties files and presumably a ':' character is being
escaped with a '\' character. Apologies but I can't do much about it
without writing a custom file format.
More information about the dev
mailing list