[OSM-dev] Distributed Data Store

Erik Johansson emj at kth.se
Thu Jan 22 08:00:36 GMT 2009


On Thu, Jan 22, 2009 at 12:02 AM, Stefan de Konink <stefan at konink.de> wrote:
> Scott Shawcroft wrote:
>> We're interested in what kind of computing resources
>> to design for (how many machines) and whether we can get access logs in
>> order to test our implementation against.

To simulate OSM API traffic you can use the anonymized access logs.
Problems are; VERY old data, and it doesn't contain the calls made by
potlatch.

http://wiki.openstreetmap.org/wiki/Database#Access_logs
http://steve.dev.openstreetmap.org/osm-api.anony.gz


You can also use the minutely diffs to create write traffic, this is
recent data, contains what is inserted by potlatch. But it doesn't
contain the read data so you will loose important data.

http://planet.openstreetmap.org/minute/




More information about the dev mailing list