[GRASS-dev] Re: [GRASS GIS] #629: WinGRASS: spaces in pathnames
GRASS GIS
trac at osgeo.org
Sun Oct 11 12:49:52 EDT 2009
#629: WinGRASS: spaces in pathnames
---------------------------+------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Installation | Version: 6.4.0 RCs
Resolution: | Keywords: wingrass, msys
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Comment (by hellik):
Replying to [comment:31 hellik]:
> Replying to [comment:29 hamish]:
> > extra quotes removed in r39456,7. try, try again....
>
> grass64svn_relb self compiled in osgeo4w in WinVista: rev39464
>
> {{{
> g.gisenv --v
> GISDBASE='C:\gisdata\grassdata';
> LOCATION_NAME='nc_spm_08';
> MAPSET='user1';
> DEBUG='0';
> GRASS_GUI='wxpython';
> }}}
>
> seems to work :o)
update:
tested also now in the sqlite-mapset of nc-dataset with sqlite as the db-
backend
{{{
g.gisenv --v
GISDBASE='C:\gisdata\grassdata';
LOCATION_NAME='nc_spm_08';
MAPSET='sqlite';
GRASS_GUI='wxpython';
}}}
{{{
g.copy vect=hospitals at PERMANENT,hospitalsqlite
Copy vector <hospitals at PERMANENT> to current mapset as <hospitalsqlite>
}}}
seems to also to work
best regards
helmut
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/629#comment:32>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list