Opened 9 years ago

Closed 6 years ago

#2461 closed enhancement (fixed)

GRASS 7: i.ortho.photo suite completion

Reported by: neteler Owned by: grass-dev@…
Priority: major Milestone: 7.4.2
Component: Imagery Version: svn-trunk
Keywords: i.ortho.photo, wxGUI Cc:
CPU: Unspecified Platform: All

Description

At time the orthorectification suite is incomplete in GRASS GIS 7. This ticket is to track the state of update from GRASS 6:

     G6                   G7
frontend:
 i.ortho.photo  ->  i.ortho.rectify + TODO wxGUI

internal:
 libes/         ->  lib/
 menu/          ->  TODO (wxGUI)
 photo.elev/    ->  i.ortho.elev/
 photo.2target/ ->  ? i.ortho.transform/
 photo.camera/  ->  i.ortho.camera/
 photo.2image/  ->  ?
 photo.init/    ->  i.ortho.init/
 photo.rectify/ ->  ? i.ortho.rectify/

Does any unsubmitted code exist? Plans for the missing modules?

Change History (10)

comment:1 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:2 by martinl, 8 years ago

Milestone: 7.0.57.3.0
Type: defectenhancement

comment:3 by martinl, 8 years ago

Milestone: 7.3.07.4.0

Milestone renamed

comment:4 by neteler, 7 years ago

For the record (from private communication):

svn log --search ychemin -l 500 > ~/Desktop/iorthomodule_commits.txt

  • r71069 fixed typo
  • r71068 Replaced i.rectify with i.ortho.rectify
  • r71065 some more adaptation
  • r71064 first working version of the module
  • r71063 modifying to support i.ortho.transform requirements
  • r70990 updated group.control_points structure with z1 & z2 for i.ortho.transform adaptation
  • r70886 Added more meaningful comments
  • r70885 Added more meaningful comment
  • r70883 Added connection from group elevation file (set by i.ortho.elev) to the GCP selection system, z value collected automatically on click in target map
  • r70858 Some more comments
  • r70857 Added g.gui.iimage2target first shot, GUI is mostly done, algorithm connection not working
  • r70856 Added g.gui.iimage2target first shot, GUI is mostly done, algorithm connection not working
  • r70855 Added g.gui.iimage2target first shot, GUI is mostly done, algorithm connection not working
  • r70854 More information can be added to the ELEVATION file, bug fixing
  • r70853 More information can be added to the ELEVATION file
  • r70851 clarifying for users
  • r70850 Modified to incorporate g.gui.iphoto2target
  • r70744 Added error catching on reading elevation paramter file
  • r70743 Module adds output file to the group for use in the next i.ortho.photo module
  • r70705 Added Apriori to standard deviation inputs names
  • r70552 Added g.gui.iphoto2image, part of i.ortho.photo suite
  • r70543 Added option to run g.gui.iphoto2image
  • r70541 Added exception check for presence of group to allow creation by i.group
  • r70540 Made group required=no to use menu item i.group to create one
  • r70538 Added default order value = 1
  • r70482 Added i.ortho.photo to Makefile
  • r70481 Added a menu to i.ortho.photo process
  • r70479 improved Warning description
  • r70372 Added i.ortho.target
  • r70371 bug fix i.ortho.init input key names
  • r70104 added transform

Further changes by mmetz:

  • r71274 i.ortho.rectify: use time_t where needed, else int
Last edited 7 years ago by neteler (previous) (diff)

comment:5 by neteler, 6 years ago

Component: DefaultImagery
Version: unspecifiedsvn-trunk

i.ortho.photo manual: new manual page contributed by Zofie Cimburova with minor modifications and HTML fixes (trunk, r71765; relbr74, r71767).

Now further testing is needed...

comment:6 by neteler, 6 years ago

TODO: update imagery/i.ortho.photo/README

comment:7 by martinl, 6 years ago

What is missing for closing the issue?

comment:8 by neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:9 by neteler, 6 years ago

Milestone: 7.4.17.4.2

in reply to:  7 comment:10 by neteler, 6 years ago

Resolution: fixed
Status: newclosed

Replying to martinl:

What is missing for closing the issue?

Probably nothing. Closing.

Note: See TracTickets for help on using tickets.