diff --git a/404.html b/404.html index 84c71c7..90ea7d5 100644 --- a/404.html +++ b/404.html @@ -124,6 +124,10 @@ Extract Horizon Lines +
  • + Extract Horizon Lines +
  • +
  • Extract Horizons
  • diff --git a/changelog/index.html b/changelog/index.html index a652bdf..7959949 100644 --- a/changelog/index.html +++ b/changelog/index.html @@ -128,6 +128,10 @@ Extract Horizon Lines +
  • + Extract Horizon Lines +
  • +
  • Extract Horizons
  • diff --git a/images/tool_extract_horizon_lines_by_distances.png b/images/tool_extract_horizon_lines_by_distances.png new file mode 100644 index 0000000..4e2b91e Binary files /dev/null and b/images/tool_extract_horizon_lines_by_distances.png differ diff --git a/index.html b/index.html index 1b4500f..d79263b 100644 --- a/index.html +++ b/index.html @@ -128,6 +128,10 @@ Extract Horizon Lines +
  • + Extract Horizon Lines +
  • +
  • Extract Horizons
  • @@ -243,11 +247,11 @@ +
  • + Extract Horizon Lines +
  • +
  • Extract Horizons
  • @@ -263,7 +267,7 @@

    Replace Raster Values by Constant Value

    -

    Tool to replace raster values in polygons with constant value (specified by RasterValue).

    +

    Replaces raster values within specified polygons with a constant value.

    Parameters

    @@ -279,25 +283,25 @@

    Parameters

    - + - + - + - +
    Raster Layer RasterLayer [raster]Raster layer to use as base.Raster layer to use as the base.
    Vector Layer VectorLayer [vector: polygon]Vector layer that specifies areas of raster to replace the values.Vector layer specifying the areas of the raster where values will be replaced.
    Raster value for polygon RasterValue [number]Value to use as replacement.Constant value to use as the replacement.
    Output Raster OutputRaster [raster]Output raster with new values.Output raster with the new values.
    @@ -316,7 +320,7 @@

    Outputs

    Output Raster OutputRaster [raster] -Output raster with new values. +Output raster with the new values. diff --git a/tools/Raster Editing/tool_replace_raster_values_by_field/index.html b/tools/Raster Editing/tool_replace_raster_values_by_field/index.html index 3eebbec..fcf3cd6 100644 --- a/tools/Raster Editing/tool_replace_raster_values_by_field/index.html +++ b/tools/Raster Editing/tool_replace_raster_values_by_field/index.html @@ -128,6 +128,10 @@ Extract Horizon Lines +
  • + Extract Horizon Lines +
  • +
  • Extract Horizons
  • @@ -263,7 +267,7 @@

    Replace Raster Values by Field Values

    -

    Tool to replace raster values in polygons with field values (defined by ValueField).

    +

    Tool to replace raster values within polygons based on a specified field value (ValueField).

    Parameters

    @@ -279,25 +283,25 @@

    Parameters

    - + - + - + - +
    Raster Layer RasterLayer [raster]Raster layer to use as base.Base raster layer.
    Vector Layer VectorLayer [vector: polygon]Vector layer that specifies areas of raster to replace the values.Vector layer defining areas where raster values will be replaced.
    Field specifying replacement ValueField [tablefield: numeric]Field from vector layer that defines values that should be used in output raster.Field from the vector layer specifying the values to use in the output raster.
    Output Raster OutputRaster [raster]Output raster with new values.Output raster with updated values.
    @@ -316,7 +320,7 @@

    Outputs

    Output Raster OutputRaster [raster] -Output raster with new values. +Output raster with updated values.