Opened 15 years ago
Last modified 15 years ago
#686 reopened defect
wxgui: georectify need to set region in XY location to extension of map to be able to see it
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.5.0 |
Component: | wxGUI | Version: | svn-develbranch6 |
Keywords: | wxgui georectify | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
- import a non-georeferenced image into unprojected xy-location
- set region to n=1 s=0 w=0 e=1
- enter projected location
- launch georectify
-> the map is not visible and the button "zoom to selected map does not work"
To be able to see the map, you have to adjust the computational region of the xy-location to the extension of the map.
Moritz
Change History (11)
comment:1 by , 15 years ago
Component: | default → wxGUI |
---|
comment:2 by , 15 years ago
comment:4 by , 15 years ago
Replying to cmbarton:
I think this is fixed. Can someone confirm?
Nope, I still see the same problem in 6.5svn. Did you fix it there ?
Moritz
comment:7 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:8 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:9 by , 15 years ago
I just fixed it in r41307. This is a 6.4 issue.
The code in 6.5 and 7 is completely different. I'm checking it there too.
Michael
comment:10 by , 15 years ago
Milestone: | 6.4.0 → 6.5.0 |
---|---|
Version: | 6.4.0 RCs → svn-develbranch6 |
comment:11 by , 15 years ago
I just tested this and it appears to be already fixed in 6.5 and 7.0 (at r41307 for both versions). Could you please test in another platform?
Michael
Replying to mlennert:
To complement this, here's the traceback (possibly better to open a new ticket for this):
Moritz