Files
archived-presentations/slides/map/vis-setup-replication.xml
2013-09-05 16:44:24 +01:00

13 lines
528 B
XML

<slide>
<title>Set-up replication</title>
<list>
<bullet>Remove left-over stuff: <example>rm configuration.txt</example></bullet>
<bullet>Initialise replication: <example>../osmosis-latest/bin/osmosis --rrii</example></bullet>
<bullet>Get a matching state file from %http://planet.openstreetmap.org/replication/minute% and save it as %state.txt%</bullet>
<bullet>Edit %configuration.txt% and make it:<example>
baseUrl=http://planet.openstreetmap.org/replication/minute
maxInterval = 900</example></bullet>
</list>
</slide>