Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#689 closed defect (fixed)

wxgui - georectify: group does not exist

Reported by: mlennert Owned by: grass-dev@…
Priority: major Milestone: 6.5.0
Component: wxGUI Version: svn-develbranch6
Keywords: wxgui georectify Cc:
CPU: All Platform: All

Description

  • import a non-georeferenced image into unprojected xy-location
  • verify that r.in.gdal has created relevant group
  • enter projected location
  • launch georectify
  • create GCPs
  • click on button to launch actual rectification
  • add another point

=> error message "Group does not exist".

Clicking the launch button a second time then launches i.rectify.

Moritz

Change History (6)

comment:1 by mlennert, 15 years ago

Summary: wxgui - georectify: group not foundwxgui - georectify: group does not exist

comment:2 by cmbarton, 14 years ago

CPU: UnspecifiedAll
Platform: UnspecifiedAll
Priority: normalmajor
Version: 6.4.0 RCssvn-develbranch6

It's not completely clear from the description, but I'm pretty sure that this is fixed. Basically, georectification was broken because it was not running i.rectify in the source (xy) location. Hence, it could not find the group in the source location. I've fixed this. But there is still a problem with creating a group from the georectifier because it is switching back out of the source location when i.group is run. If this is not reported elsewhere, I'll open a separate ticket on this.

I'm also not sure whether this is reported for 6.4 or 6.5 (see properties). I've fixed this for 6.4. 6.5 is also broken but in a different way.

I'm closing this for 6.4 but leaving it open for version 6.5 because I suspect that there are similar causes to 6.5 breaking.

Michael

comment:3 by cmbarton, 14 years ago

Resolution: fixed
Status: newclosed

I see that the problems with georectification in 6.5 are reported in ticket #705. So I'm closing this one.

in reply to:  3 comment:4 by hamish, 14 years ago

Replying to cmbarton:

I see that the problems with georectification in 6.5 are reported in ticket #705. So I'm closing this one.

#705 doesn't seem like the right ticket.

Hamish

comment:5 by cmbarton, 14 years ago

Just noting that this fix was releasebranch r39376

Michael

comment:6 by cmbarton, 14 years ago

You are right. I meant that this is reported in #709.

Michael

Note: See TracTickets for help on using tickets.