<div dir="ltr">Hi Rainer,<br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/22 Rainer M. Krug <span dir="ltr"><<a href="mailto:Rainer@krugs.de" target="_blank">Rainer@krugs.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
I am doing spatio-temporal simulations with R and GRASS and IO am<br>
thinking about using a temporal GIS database to store the resulting<br>
raster layers in.<br>
<br>
But I have a few questions about the temporal GIS database:<br>
<br>
1) If I register a raster map in a temporal GIS database via r.register,<br>
can I delete the original raster map and the info is stored in the<br>
temporal GIS database?<br></blockquote><div><br></div><div style>Yes, the info is still stored in the temporal database, unless you call t.support with -m option.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
2) If 1) is possible, can I extract the raster layer again from the<br>
temporal GIS database?<br>
<br></blockquote><div style>No, that's not possible since only the spatio-temporal extent and some metadata is stored in the temporal database. The map data itself will not copied.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

3) Summarizing: Is the temporal GIS database a good archiving place for<br>
the layers I create during the simulation?<br></blockquote><div><br></div><div style>If you think that GRASS is a good archiving place then yes. But be aware that a large temporal database with lots of maps with slow down the temporal database access. If you want to store >10.000 maps, then you should use postgresql as temporal database backend.</div>
<div style><br></div><div style><br></div><div style>Best regards</div><div style>Soeren</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
<br>
Rainer<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Rainer M. Krug<br>
</font></span><br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
<br></blockquote></div><br></div></div>