[GRASS-dev] Re: [GRASS GIS] #1163: wx wms import tool error
GRASS GIS
trac at osgeo.org
Sun Sep 19 15:53:51 EDT 2010
#1163: wx wms import tool error
---------------------------+------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-develbranch6
Keywords: wms, r.in.wms | Platform: MSWindows XP
Cpu: x86-64 |
---------------------------+------------------------------------------------
Changes (by hamish):
* keywords: wms => wms, r.in.wms
Comment:
So this was added to C:\Program Files\GRASS-65-SVN\bin\grass65svn[.sh]:
{{{
# Set the GRASS_PROJSHARE variable
GRASS_PROJSHARE="C:\Program Files\GRASS-65-SVN\proj"
export GRASS_PROJSHARE
+GDAL_DATA="C:\Program Files\GRASS-65-SVN\share\gdal"
+export GDAL_DATA
}}}
by way of editing mswindows/GRASS-Installer.nsi?
how about osgeo4w/ini.bat.tmpl?
how about `FileWrite $0 'set GRASS_PROJSHARE=%GRASSDIR%\proj$\r$\n'` for
grass_command.bat? (GRASS-Installer.nsi)
please forget about r.in.wms for 6.4, that code has other problems and
will be replaced soon by what is in 6.5. So 6.5svn needs to be the focus
of testing.
curl is already present so wget should not be needed at all.
(fwiw this bug report was supposed to be for the wx
etc\wxpython\gui_modules\ogc_services.py component, the main r.in.wms-
fails-on-WinGrass bug report is #820)
thanks!
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1163#comment:11>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list