[GRASS-user] error in gis.m georectify tool
Leonardo Lami
lami at faunalia.it
Thu Jan 17 06:19:10 EST 2008
Hi Markus,
I'm trying to use the new georectify tool in GRASS 6.3 but I have a
little problem.
I create my imagery group (new) with the four satellite images of
imagery60 dataset (spot.comp, spot.ms1, spot.ms.2 and spot.ms.3).
Then I open a mapset in spearfish60 and I set my region on "roads"
vector extension.
Then I Select /*Georectify*/ from the /*File*/ menu and I select the
location/mapset (imagery60/PERMANENT) of the map to georectify
(spot.comp), the /image group/ (new) of the map to georectify, and a map
to use for marking GCPs (roads).
When I click on "Start georectifying" this does'nt open the special map
display and I have this error message:
missing "
missing "
while compiling
"Gm::errmsg $error ["Error setting region]
"
("if" then script line 2)
while compiling
"if {[catch {close $input} error]} {
Gm::errmsg $error ["Error setting region]
}"
("if" then script line 10)
while compiling
"if {![catch {open [concat "|g.region" "-up" $args "2> $devnull"] r}
input]} {
while {[gets $input line] >= 0} {
set key [string trim [linde..."
(compiling body of proc "GRMap::zoom_gregion", line 11)
invoked from within
"GRMap::zoom_gregion"
(procedure "GRMap::refmap" line 51)
invoked from within
"GRMap::refmap"
("uplevel" body line 1)
invoked from within
"uplevel \#0 $cmd"
(procedure "Button::_release" line 18)
invoked from within
"Button::_release .grstart.mf.frame.start.a"
(command bound to event)
Any idea about this?
Thank you
Regards
leonardo
More information about the grass-user
mailing list