[GRASS-dev] [GRASS GIS] #2363: Temporal datasets in a mapset are not visible when the mapset is renamed
GRASS GIS
trac at osgeo.org
Fri Jul 11 10:26:48 PDT 2014
#2363: Temporal datasets in a mapset are not visible when the mapset is renamed
-------------------------+--------------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: Temporal | Version: svn-trunk
Keywords: mapset | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by huhabla):
This is a limitation that is not easy to fix. The module t.list will show
only those stds from mapsets you have access to. If you rename a mapset,
the ids of the stds will still build upon the original mapset name and
therefor this mapset will be unknown to GRASS. Hence, if you rename a
mapset you have to access the temporal database by your tool of choice and
modify the mapset and id columns of the stds and map tables. In worst case
you need to modify 5 tables with SQL staments to rename the mapset.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2363#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list