[GRASS-SVN] r44502 - in grass/branches/develbranch_6:
imagery/i.ortho.photo tools
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Dec 1 04:50:49 EST 2010
Author: neteler
Date: 2010-12-01 01:50:49 -0800 (Wed, 01 Dec 2010)
New Revision: 44502
Modified:
grass/branches/develbranch_6/imagery/i.ortho.photo/README
grass/branches/develbranch_6/tools/build_html_index.sh
grass/branches/develbranch_6/tools/module_synopsis.sh
grass/branches/develbranch_6/tools/sql.sh
Log:
change module names from photo.* to i.photo.*
Modified: grass/branches/develbranch_6/imagery/i.ortho.photo/README
===================================================================
--- grass/branches/develbranch_6/imagery/i.ortho.photo/README 2010-12-01 09:34:37 UTC (rev 44501)
+++ grass/branches/develbranch_6/imagery/i.ortho.photo/README 2010-12-01 09:50:49 UTC (rev 44502)
@@ -25,13 +25,13 @@
following programs:
1 i.group
-2 photo.target
-3 photo.init
-4 photo.camera
-5 photo.elev
-6 photo.2image
-7 photo.2target
-8 photo.rectify
+2 i.photo.target
+3 i.photo.init
+4 i.photo.camera
+5 i.photo.elev
+6 i.photo.2image
+7 i.photo.2target
+8 i.photo.rectify
@@ -39,21 +39,21 @@
./menu: main menu code (-> menu/menu.c)
- ./photo.target: select target location and mapset
+ ./i.photo.target: select target location and mapset
- ./photo.elev: select elevation model
+ ./i.photo.elev: select elevation model
- ./photo.camera: select a camera to use for parameters
+ ./i.photo.camera: select a camera to use for parameters
- ./photo.2image: code for image to photo coordinate
+ ./i.photo.2image: code for image to photo coordinate
transformation
- ./photo.init: choose initial camera exposure station
+ ./i.photo.init: choose initial camera exposure station
parameters
- ./photo.2target: computes photo to target location
+ ./i.photo.2target: computes photo to target location
transformation paramters
- ./photo.rectify: does the actual image rectification
+ ./i.photo.rectify: does the actual image rectification
./libes: libraries for ortho programs
Modified: grass/branches/develbranch_6/tools/build_html_index.sh
===================================================================
--- grass/branches/develbranch_6/tools/build_html_index.sh 2010-12-01 09:34:37 UTC (rev 44501)
+++ grass/branches/develbranch_6/tools/build_html_index.sh 2010-12-01 09:50:49 UTC (rev 44502)
@@ -14,8 +14,8 @@
i.ask \
i.find \
p.out.vrml \
-photo.elev \
-photo.target \
+i.photo.elev \
+i.photo.target \
r.cats \
r.watershed.ram \
r.watershed.seg \
Modified: grass/branches/develbranch_6/tools/module_synopsis.sh
===================================================================
--- grass/branches/develbranch_6/tools/module_synopsis.sh 2010-12-01 09:34:37 UTC (rev 44501)
+++ grass/branches/develbranch_6/tools/module_synopsis.sh 2010-12-01 09:50:49 UTC (rev 44502)
@@ -173,13 +173,13 @@
g.parser: Full parser support for GRASS scripts.
r.mapcalc: Performs arithmetic on raster map layers.
r3.mapcalc: Performs arithmetic on 3D grid volume data.
-photo.2image: Marks fiducial or reseau points on an image to be ortho-rectified and then computes the image-to-photo coordinate transformation parameters.
-photo.2target: Create control points on an image to be ortho-rectified.
-photo.camera: Creates or modifies entries in a camera reference file.
-photo.elev: Selects target elevation model for ortho-rectification.
-photo.init: Creates or modifies entries in a camera initial exposure station file for imagery group referenced by a sub-block.
-photo.rectify: Rectifies an image by using the image to photo coordinate transformation matrix created by photo.2image and the rectification parameters created by photo.2target.
-photo.target: Selects target location and mapset for ortho-rectification.
+i.photo.2image: Marks fiducial or reseau points on an image to be ortho-rectified and then computes the image-to-photo coordinate transformation parameters.
+i.photo.2target: Create control points on an image to be ortho-rectified.
+i.photo.camera: Creates or modifies entries in a camera reference file.
+i.photo.elev: Selects target elevation model for ortho-rectification.
+i.photo.init: Creates or modifies entries in a camera initial exposure station file for imagery group referenced by a sub-block.
+i.photo.rectify: Rectifies an image by using the image to photo coordinate transformation matrix created by i.photo.2image and the rectification parameters created by i.photo.2target.
+i.photo.target: Selects target location and mapset for ortho-rectification.
EOF
## with --dictionary-order db.* ends up in the middle of the d.* cmds
@@ -302,12 +302,12 @@
cat << EOF >> "${TMP}.html"
</ul>
-<h4>Imagery photo.* commands:</h4>
+<h4>Imagery i.photo.* commands:</h4>
<ul>
EOF
- grep "^photo\." "${TMP}.txt" | \
+ grep "^i.photo\." "${TMP}.txt" | \
sed -e 's/: /| /' -e 's/^.*|/<li> <a href="&.html">&<\/a>:/' \
-e 's/|.html">/.html">/' -e 's+|</a>:+</a>:+' \
-e 's/&/\&/g' \
@@ -445,16 +445,16 @@
/^\\/ {print}' >> "${TMP}.tex"
if [ "$SECTION" = "i" ] ; then
- # include imagery photo subsection
+ # include imagery i.photo subsection
cat << EOF >> "${TMP}.tex"
\end{lyxlist}
-\subsubsection*{Imagery photo.{*} commands:}
+\subsubsection*{Imagery i.photo.{*} commands:}
\begin{lyxlist}{00.00.0000}
EOF
- grep "^photo\." "${TMP}.txt" | \
+ grep "^i.photo\." "${TMP}.txt" | \
sed -e 's/^/\\item [/' -e 's/: /]/' >> "${TMP}.tex"
fi
Modified: grass/branches/develbranch_6/tools/sql.sh
===================================================================
--- grass/branches/develbranch_6/tools/sql.sh 2010-12-01 09:34:37 UTC (rev 44501)
+++ grass/branches/develbranch_6/tools/sql.sh 2010-12-01 09:50:49 UTC (rev 44502)
@@ -39,11 +39,11 @@
# grass=> SELECT object FROM obj_imp WHERE symbol = 'I_get_target' ;
# object
# --------------------------------------------------------------------
-# imagery/i.ortho.photo/photo.2image/OBJ.i686-pc-linux-gnu/target.o
-# imagery/i.ortho.photo/photo.2target/OBJ.i686-pc-linux-gnu/target.o
-# imagery/i.ortho.photo/photo.elev/OBJ.i686-pc-linux-gnu/main.o
-# imagery/i.ortho.photo/photo.rectify/OBJ.i686-pc-linux-gnu/target.o
-# imagery/i.ortho.photo/photo.target/OBJ.i686-pc-linux-gnu/main.o
+# imagery/i.ortho.photo/i.photo.2image/OBJ.i686-pc-linux-gnu/target.o
+# imagery/i.ortho.photo/i.photo.2target/OBJ.i686-pc-linux-gnu/target.o
+# imagery/i.ortho.photo/i.photo.elev/OBJ.i686-pc-linux-gnu/main.o
+# imagery/i.ortho.photo/i.photo.rectify/OBJ.i686-pc-linux-gnu/target.o
+# imagery/i.ortho.photo/i.photo.target/OBJ.i686-pc-linux-gnu/main.o
# imagery/i.points/OBJ.i686-pc-linux-gnu/target.o
# imagery/i.rectify/OBJ.i686-pc-linux-gnu/target.o
# imagery/i.vpoints/OBJ.i686-pc-linux-gnu/target.o
More information about the grass-commit
mailing list