GDAL
April 4, 2017, 5:05pm
1
#3326: using g.mapset to create new mapset in another location fails
-------------------------+-------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.1
Component: Default | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
When using g.mapset with the -c flag a new mapset should be created, e.g.,
{{{
g.mapset -c mapset=tutorial location=nc_spm_08_grass7
}}}
This does create a new folder 'tutorial' within the nc_spm_08_grass7
location. However, the folder is empty (i.e., no WIND file).
Note that it only fails when creating a mapset in another location,
creating a mapset in the current location works as expected.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3326> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
May 6, 2019, 1:17pm
2
#3326: using g.mapset to create new mapset in another location fails
--------------------------+---------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.6.2
Component: Default | Version: svn-releasebranch76
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Changes (by veroandreo):
* version: unspecified => svn-releasebranch76
* milestone: 7.2.4 => 7.6.2
Comment:
Still valid in 76 relbranch. However, it works fine in current trunk, i.e.
WIND file is created properly.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3326#comment:5> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
May 6, 2019, 2:33pm
3
#3326: using g.mapset to create new mapset in another location fails
--------------------------+---------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.6.2
Component: Default | Version: svn-releasebranch76
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Comment (by mmetz):
Replying to [comment:5 veroandreo]:
> Still valid in 76 relbranch. However, it works fine in current trunk,
i.e. WIND file is created properly.
This has been fixed in relbr76 r74430 on Apr 27, 2019. Is your local copy
up to date?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3326#comment:6> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
May 6, 2019, 2:46pm
4
#3326: using g.mapset to create new mapset in another location fails
--------------------------+---------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.6.2
Component: Default | Version: svn-releasebranch76
Resolution: fixed | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Changes (by veroandreo):
* status: new => closed
* resolution: => fixed
Comment:
ops, it was r74412... just from a few days earlier
closing
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3326#comment:7> ;
GRASS GIS <https://grass.osgeo.org >