<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">How do i init the --rri task (--rrii) to a specific date/time?<br>
<br>
I am set off at 7th of Jan 0:00 and i'd like to continue with --rri from<br>
there.<br>
<br>
Flo<br><br></blockquote></div><br>Run "./osmosis --rrii workingDirectory=/work" with a suitable directory. Osmosis will create some files in that directory. Open the configuration file and set the url to <a href="http://planet.openstreetmap.org/minute-replicate">http://planet.openstreetmap.org/minute-replicate</a>. Set interval to whatever makes sense for your application.<br>
<br>Next, find the state.txt file on <a href="http://planet.openstreetmap.org">planet.openstreetmap.org</a> that corresponds to the time you'd like to start at. Download that state.txt file and save it to the osmosis working directory. For instance, the state.txt file for Jan 7 at 00:00 is 167266.<br>
<br>Run osmosis with --rri option to start downloading data.<br><br>-Jeremy<br>