Skip to content

Commit

Permalink
doc: fix various issues in html pages in preparation for markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
petrasovaa committed Feb 5, 2025
1 parent def6697 commit 147b350
Show file tree
Hide file tree
Showing 17 changed files with 25 additions and 26 deletions.
2 changes: 1 addition & 1 deletion imagery/i.gensigset/i.gensigset.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h3>Parameters</h3>
and
<em><a href="v.to.rast.html">v.to.rast</a></em>,
or some other import/development process (e.g.,
<em><a href="v.transects.html">v.transects</a>)</em>
<em><a href="https://grass.osgeo.org/grass-stable/manuals/addons/v.transects.html">v.transects</a>)</em>
to define the areas representative of the classes in the image.

<p>
Expand Down
2 changes: 1 addition & 1 deletion imagery/i.landsat.toar/i.landsat.toar.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2>DESCRIPTION</h2>
region settings, in order to have the largest possible sample of pixels
from where to get the darkest one of the scene and perform the DOS
correction. To limit the results to a custom region, the user is
advised to clip the results (with <a href="r.clip.html">r.clip</a>, for
advised to clip the results (with <a href="https://grass.osgeo.org/grass-stable/manuals/addons/r.clip.html">r.clip</a>, for
instance) or to define the region first, import the images with region
cropping, and then running the module.

Expand Down
4 changes: 2 additions & 2 deletions imagery/i.ortho.photo/i.ortho.init/i.ortho.init.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>DESCRIPTION</h2>
include: the (XC,YC,ZC) standard (e.g. UTM) approximate coordinates of the camera exposure
station; initial roll, pitch, and yaw angles (in degrees) of the cameras
attitude; and the <em>a priori</em> standard deviations for these
parameters. During the imagery program, <em>i.photo.rectify</em>, the initial camera
parameters. During the imagery program, <em>i.ortho.rectify</em>, the initial camera
exposure station file is used for computation of the ortho-rectification
parameters. If no initial camera exposure station file exist, the default
values are computed from the control points file created in
Expand Down Expand Up @@ -107,7 +107,7 @@ <h2>SEE ALSO</h2>
<a href="i.ortho.elev.html">i.ortho.elev</a>,
<a href="i.ortho.camera.html">i.ortho.camera</a>,
<a href="i.ortho.transform.html">i.ortho.transform</a>,
<a href="i.photo.rectify.html">i.photo.rectify</a>
<a href="i.ortho.rectify.html">i.ortho.rectify</a>
</em>

<h2>AUTHOR</h2>
Expand Down
10 changes: 5 additions & 5 deletions imagery/i.ortho.photo/i.ortho.rectify/i.ortho.rectify.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<h2>DESCRIPTION</h2>

<em>i.photo.rectify</em> rectifies an image by using the image to photo
<em>i.ortho.rectify</em> rectifies an image by using the image to photo
coordinate transformation matrix created by <a href="g.gui.photo2image.html">g.gui.photo2image</a>
and the rectification parameters created by <a href="g.gui.image2target.html">g.gui.image2target</a>.
Rectification is the process by which the geometry of an image is made
planimetric. This is accomplished by mapping an image from one coordinate
system to another. In <em>i.photo.rectify</em> the parameters computed by
system to another. In <em>i.ortho.rectify</em> the parameters computed by
<a href="g.gui.photo2image.html">g.gui.photo2image</a> and
<a href="g.gui.image2target.html">g.gui.image2target</a> are used in equations to
convert x,y image coordinates to standard map coordinates for each pixel in
Expand Down Expand Up @@ -38,7 +38,7 @@ <h2>DESCRIPTION</h2>
areas with high camera angles may also appear blurred if they are located
(viewed from the camera position) behind mountain ridges or peaks.
<p>
<em>i.photo.rectify</em> can be run directly, specifying options in the
<em>i.ortho.rectify</em> can be run directly, specifying options in the
command line or the GUI, or it can be invoked as OPTION 8 through
<a href="i.ortho.photo.html">i.ortho.photo</a>. If invoked though
<a href="i.ortho.photo.html">i.ortho.photo</a>, an interactive terminal
Expand Down Expand Up @@ -70,7 +70,7 @@ <h4>Interactive mode</h4>
<p>
If you choose option 2, you can also specify a desired target resolution.
<p>
<em>i.photo.rectify</em> will only rectify that portion of the
<em>i.ortho.rectify</em> will only rectify that portion of the
image that occurs within the chosen window. Only that portion will be
relocated in the target database. It is therefore important to check the
current window in the target project if choice number one is selected.
Expand All @@ -87,7 +87,7 @@ <h4>Interactive mode</h4>
</pre>
<p>
The last prompt will ask you about the amount of memory to be used by
<em>i.photo.rectify</em>.
<em>i.ortho.rectify</em>.

<h2>SEE ALSO</h2>

Expand Down
2 changes: 1 addition & 1 deletion imagery/i.pca/i.pca.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h2>SEE ALSO</h2>
<a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="i.fft.html">i.fft</a>,
<a href="i.ifft.html">i.ifft</a>,
<a href="m.eigensystem.html">m.eigensystem</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/addons/m.eigensystem.html">m.eigensystem</a>,
<a href="r.covar.html">r.covar</a>,
<a href="r.mapcalc.html">r.mapcalc</a>
<p>
Expand Down
1 change: 0 additions & 1 deletion raster/r.clump/r.clump.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ <h3>Fuzzy clumping on Landsat bands</h3>
<h2>SEE ALSO</h2>

<em>
<a href="r.average.html">r.average</a>,
<a href="r.buffer.html">r.buffer</a>,
<a href="r.distance.html">r.distance</a>,
<a href="r.grow.html">r.grow</a>,
Expand Down
2 changes: 1 addition & 1 deletion raster/r.covar/r.covar.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h2>SEE ALSO</h2>

<em>
<a href="i.pca.html">i.pca</a>,
<a href="m.eigensystem.html">m.eigensystem</a> (Addon),
<a href="https://grass.osgeo.org/grass-stable/manuals/addons/m.eigensystem.html">m.eigensystem</a> (Addon),
<a href="r.mapcalc.html">r.mapcalc</a>,
<a href="r.rescale.html">r.rescale</a>
</em>
Expand Down
6 changes: 3 additions & 3 deletions raster/r.fill.stats/r.fill.stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -395,10 +395,10 @@ <h3>Lidar point cloud example</h3>
-->

Inspect the point density and determine the extent of the point cloud
using the <em><a href="r.in.lidar.html">r.in.lidar</a></em> module:
using the <em><a href="r.in.pdal.html">r.in.pdal</a></em> module:

<div class="code"><pre>
r.in.lidar -e input=points.las output=density method=n resolution=5 class_filter=2
r.in.pdal -e input=points.las output=density method=n resolution=5 class_filter=2
</pre></div>

Based on the result, set computational region extent and desired
Expand All @@ -411,7 +411,7 @@ <h3>Lidar point cloud example</h3>
Import the point cloud as raster using binning:

<div class="code"><pre>
r.in.lidar input=points.las output=ground_raw method=mean class_filter=2
r.in.pdal input=points.las output=ground_raw method=mean class_filter=2
</pre></div>

Check that there are more non-NULL cells than NULL ("no data") cells:
Expand Down
2 changes: 1 addition & 1 deletion raster/r.in.xyz/r.in.xyz.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ <h2>SEE ALSO</h2>
<a href="m.proj.html">m.proj</a>,
<a href="r.fillnulls.html">r.fillnulls</a>,
<a href="r.in.ascii.html">r.in.ascii</a>,
<a href="r.in.lidar.html">r.in.lidar</a>,
<a href="r.in.pdal.html">r.in.pdal</a>,
<a href="r3.in.xyz.html">r3.in.xyz</a>,
<a href="r.mapcalc.html">r.mapcalc</a>,
<a href="r.neighbors.html">r.neighbors</a>,
Expand Down
2 changes: 1 addition & 1 deletion raster/r.mapcalc/r.mapcalc.html
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ <h2>SEE ALSO</h2>

<em>
<a href="g.region.html">g.region</a>,
<a href="r.bitpattern.html">r.bitpattern</a>,
<a href="https://grass.osgeo.org/grass-stable/manuals/addons/r.bitpattern.html">r.bitpattern</a>,
<a href="r.blend.html">r.blend</a>,
<a href="r.colors.html">r.colors</a>,
<a href="r.fillnulls.html">r.fillnulls</a>,
Expand Down
2 changes: 1 addition & 1 deletion scripts/g.download.project/g.download.project.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h2>SEE ALSO</h2>
<a href="g.mapsets.html">g.mapsets</a>,
<a href="r.proj.html">r.proj</a>,
<a href="v.proj.html">v.proj</a>,
<a href="g.proj.all.html">g.proj.all</a>
<a href="https://grass.osgeo.org/grass-stable/manuals/addons/g.proj.all.html">g.proj.all</a>
</em>

<h2>AUTHOR</h2>
Expand Down
2 changes: 1 addition & 1 deletion vector/v.decimate/v.decimate.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h2>SEE ALSO</h2>
<a href="v.select.html">v.select</a>,
<a href="v.category.html">v.category</a>,
<a href="v.build.html">v.build</a>,
<a href="v.in.lidar.html">v.in.lidar</a>,
<a href="v.in.pdal.html">v.in.pdal</a>,
<a href="g.region.html">g.region</a>
</em>

Expand Down
2 changes: 1 addition & 1 deletion vector/v.lidar.correction/v.lidar.correction.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h2>SEE ALSO</h2>
<a href="v.lidar.growing.html">v.lidar.growing</a>,
<a href="v.surf.bspline.html">v.surf.bspline</a>,
<a href="v.surf.rst.html">v.surf.rst</a>,
<a href="v.in.lidar.html">v.in.lidar</a>,
<a href="v.in.pdal.html">v.in.pdal</a>,
<a href="v.in.ascii.html">v.in.ascii</a>
</em>

Expand Down
6 changes: 3 additions & 3 deletions vector/v.lidar.edgedetection/v.lidar.edgedetection.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ <h3>Complete workflow</h3>
g.region raster=elev_lid792_1m

# import
v.in.lidar -tr input=points.las output=points
v.in.lidar -tr input=points.las output=points_first return_filter=first
v.in.pdal -r input=points.las output=points
v.in.pdal -r input=points.las output=points_first return_filter=first

# detection
v.lidar.edgedetection input=points output=edge ew_step=8 ns_step=8 lambda_g=0.5
Expand Down Expand Up @@ -153,7 +153,7 @@ <h2>SEE ALSO</h2>
<a href="v.lidar.correction.html">v.lidar.correction</a>,
<a href="v.surf.bspline.html">v.surf.bspline</a>,
<a href="v.surf.rst.html">v.surf.rst</a>,
<a href="v.in.lidar.html">v.in.lidar</a>,
<a href="v.in.pdal.html">v.in.pdal</a>,
<a href="v.in.ascii.html">v.in.ascii</a>
</em>

Expand Down
2 changes: 1 addition & 1 deletion vector/v.lidar.growing/v.lidar.growing.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h2>SEE ALSO</h2>
<a href="v.lidar.correction.html">v.lidar.correction</a>,
<a href="v.surf.bspline.html">v.surf.bspline</a>,
<a href="v.surf.rst.html">v.surf.rst</a>,
<a href="v.in.lidar.html">v.in.lidar</a>,
<a href="v.in.pdal.html">v.in.pdal</a>,
<a href="v.in.ascii.html">v.in.ascii</a>
</em>

Expand Down
2 changes: 1 addition & 1 deletion vector/vectorintro.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ <h3>Lidar data processing</h3>

Lidar point clouds (first and last return) are imported from text files
with <a href="v.in.ascii.html">v.in.ascii</a> or from LAS files with
<a href="v.in.lidar.html"> v.in.lidar</a>. Both modules recognize the
<a href="v.in.pdal.html"> v.in.pdal</a>. Both modules recognize the
-b flag to not build topology. Outlier detection is done with
<a href="v.outlier.html">v.outlier</a> on both first and last return data.
Then, with <a href="v.lidar.edgedetection.html">v.lidar.edgedetection</a>,
Expand Down
2 changes: 1 addition & 1 deletion visualization/ximgview/ximgview.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h2>SEE ALSO</h2>
<em>
<a href="pngdriver.html">PNG driver</a>,
<a href="cairodriver.html">cairo driver</a>,
<a href="wximgview.html">wximgview</a>
<a href="wxpyimgview.html">wxpyimgview</a>
</em>
<br>
<em>
Expand Down

0 comments on commit 147b350

Please sign in to comment.