Skip to content

Commit

Permalink
deploy: 4c4298e
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCaha committed Apr 4, 2023
1 parent 1ebcc37 commit a871f59
Show file tree
Hide file tree
Showing 66 changed files with 6,721 additions and 477 deletions.
97 changes: 77 additions & 20 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,34 +41,77 @@
<li class="navitem">
<a href="/qgis_los_tools/changelog/" class="nav-link">Changelog</a>
</li>
<li class="dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Interactive tools <b class="caret"></b></a>
<ul class="dropdown-menu">

<li>
<a href="/qgis_los_tools/interactive%20tools/tool_los_without_target/" class="dropdown-item">Visualize LoS No Target Tool</a>
</li>

<li>
<a href="/qgis_los_tools/interactive%20tools/tool_los_without_target_sampling_settings/" class="dropdown-item">LoS without Target Sampling Settings</a>
</li>

<li>
<a href="/qgis_los_tools/interactive%20tools/tool_optimize_point_location/" class="dropdown-item">Optimize Point Location Tool</a>
</li>

<li>
<a href="/qgis_los_tools/interactive%20tools/tool_raster_validations/" class="dropdown-item">Rasters Validation and Sampling</a>
</li>

<li>
<a href="/qgis_los_tools/interactive%20tools/tool_set_camera/" class="dropdown-item">Set Camera</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Tools <b class="caret"></b></a>
<ul class="dropdown-menu">

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Angles</a>
<a href="#" class="dropdown-item">Azimuths</a>
<ul class="dropdown-menu">

<li>
<a href="/qgis_los_tools/tools/Angles/tool_azimuth/" class="dropdown-item">Extract Azimuth between Points and centroids of Polygons/Lines</a>
<a href="/qgis_los_tools/tools/Azimuths/tool_azimuth/" class="dropdown-item">Extract Azimuth between Points and Centroids</a>
</li>

<li>
<a href="/qgis_los_tools/tools/Angles/tool_limit_angles_vector/" class="dropdown-item">Extract Limit Angles</a>
<a href="/qgis_los_tools/tools/Azimuths/tool_limit_angles_vector/" class="dropdown-item">Extract Limit Azimuths</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Export to table</a>
<a href="#" class="dropdown-item">Calculate Parameters Settings</a>
<ul class="dropdown-menu">

<li>
<a href="/qgis_los_tools/tools/Export%20to%20table/tool_export_horizon_lines/" class="dropdown-item">Export Horizon Lines Layer to table</a>
<a href="/qgis_los_tools/tools/Calculate%20Parameters%20Settings/tool_angle_at_distance_for_size/" class="dropdown-item">Calculate Object Detection Angle</a>
</li>

<li>
<a href="/qgis_los_tools/tools/Export%20to%20table/tool_export_los/" class="dropdown-item">Export LoS Layer to table</a>
<a href="/qgis_los_tools/tools/Calculate%20Parameters%20Settings/tool_distances_for_sizes/" class="dropdown-item">Calculate Object Distances</a>
</li>

<li>
<a href="/qgis_los_tools/tools/Calculate%20Parameters%20Settings/tool_sizes_at_distances/" class="dropdown-item">Calculate Object Sizes</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Export to Table</a>
<ul class="dropdown-menu">

<li>
<a href="/qgis_los_tools/tools/Export%20to%20Table/tool_export_horizon_lines/" class="dropdown-item">Export Horizon Lines Layer to table</a>
</li>

<li>
<a href="/qgis_los_tools/tools/Export%20to%20Table/tool_export_los/" class="dropdown-item">Export LoS Layer to table</a>
</li>
</ul>
</li>
Expand All @@ -94,6 +137,18 @@
<li>
<a href="/qgis_los_tools/tools/LoS%20Analysis/tool_analyse_los/" class="dropdown-item">Analyse LoS</a>
</li>

<li>
<a href="/qgis_los_tools/tools/LoS%20Analysis/tool_extract_points_los/" class="dropdown-item">Extract Visible/Invisible Points from LoS</a>
</li>

<li>
<a href="/qgis_los_tools/tools/LoS%20Analysis/tool_extract_visibility_parts/" class="dropdown-item">Extract Visible/Invisible Lines from LoS</a>
</li>

<li>
<a href="/qgis_los_tools/tools/LoS%20Analysis/tool_extract_visibility_polygons/" class="dropdown-item">Extract Visible/Invisible Polygons from LoS</a>
</li>
</ul>
</li>

Expand All @@ -102,25 +157,19 @@
<ul class="dropdown-menu">

<li>
<a href="/qgis_los_tools/tools/LoS%20Creation/tool_create_global_los/" class="dropdown-item">Create global LoS</a>
<a href="/qgis_los_tools/tools/LoS%20Creation/tool_create_global_los/" class="dropdown-item">Create Global LoS</a>
</li>

<li>
<a href="/qgis_los_tools/tools/LoS%20Creation/tool_create_local_los/" class="dropdown-item">Create local LoS</a>
<a href="/qgis_los_tools/tools/LoS%20Creation/tool_create_local_los/" class="dropdown-item">Create Local LoS</a>
</li>

<li>
<a href="/qgis_los_tools/tools/LoS%20Creation/tool_create_notarget_los/" class="dropdown-item">Create no target LoS</a>
<a href="/qgis_los_tools/tools/LoS%20Creation/tool_create_notarget_los/" class="dropdown-item">Create No Target LoS</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">LoS Points</a>
<ul class="dropdown-menu">

<li>
<a href="/qgis_los_tools/tools/LoS%20Points/tool_extract_points_los/" class="dropdown-item">Extract Points from LoS</a>
<a href="/qgis_los_tools/tools/LoS%20Creation/tool_create_notarget_los_v2/" class="dropdown-item">Create No Target LoS V2</a>
</li>
</ul>
</li>
Expand All @@ -130,15 +179,19 @@
<ul class="dropdown-menu">

<li>
<a href="/qgis_los_tools/tools/Points%20Creation/tool_optimize_point_location/" class="dropdown-item">Optimize point location</a>
<a href="/qgis_los_tools/tools/Points%20Creation/tool_optimize_point_location/" class="dropdown-item">Optimize Point Location</a>
</li>

<li>
<a href="/qgis_los_tools/tools/Points%20Creation/tool_points_around/" class="dropdown-item">Create points around</a>
<a href="/qgis_los_tools/tools/Points%20Creation/tool_points_around/" class="dropdown-item">Create Points Around</a>
</li>

<li>
<a href="/qgis_los_tools/tools/Points%20Creation/tool_points_in_direction/" class="dropdown-item">Create points in direction</a>
<a href="/qgis_los_tools/tools/Points%20Creation/tool_points_by_azimuths/" class="dropdown-item">Create Points by Azimuths</a>
</li>

<li>
<a href="/qgis_los_tools/tools/Points%20Creation/tool_points_in_direction/" class="dropdown-item">Create Points in Direction</a>
</li>
</ul>
</li>
Expand All @@ -148,7 +201,11 @@
<ul class="dropdown-menu">

<li>
<a href="/qgis_los_tools/tools/Raster%20Editing/tool_replace_raster_values/" class="dropdown-item">Replace Raster Values</a>
<a href="/qgis_los_tools/tools/Raster%20Editing/tool_replace_raster_values_by_constant/" class="dropdown-item">Replace Raster Values by Constant Value</a>
</li>

<li>
<a href="/qgis_los_tools/tools/Raster%20Editing/tool_replace_raster_values_by_field/" class="dropdown-item">Replace Raster Values by Field Values</a>
</li>
</ul>
</li>
Expand Down
138 changes: 118 additions & 20 deletions changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,34 +41,77 @@
<li class="navitem active">
<a href="./" class="nav-link">Changelog</a>
</li>
<li class="dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Interactive tools <b class="caret"></b></a>
<ul class="dropdown-menu">

<li>
<a href="../interactive%20tools/tool_los_without_target/" class="dropdown-item">Visualize LoS No Target Tool</a>
</li>

<li>
<a href="../interactive%20tools/tool_los_without_target_sampling_settings/" class="dropdown-item">LoS without Target Sampling Settings</a>
</li>

<li>
<a href="../interactive%20tools/tool_optimize_point_location/" class="dropdown-item">Optimize Point Location Tool</a>
</li>

<li>
<a href="../interactive%20tools/tool_raster_validations/" class="dropdown-item">Rasters Validation and Sampling</a>
</li>

<li>
<a href="../interactive%20tools/tool_set_camera/" class="dropdown-item">Set Camera</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Tools <b class="caret"></b></a>
<ul class="dropdown-menu">

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Angles</a>
<a href="#" class="dropdown-item">Azimuths</a>
<ul class="dropdown-menu">

<li>
<a href="../tools/Angles/tool_azimuth/" class="dropdown-item">Extract Azimuth between Points and centroids of Polygons/Lines</a>
<a href="../tools/Azimuths/tool_azimuth/" class="dropdown-item">Extract Azimuth between Points and Centroids</a>
</li>

<li>
<a href="../tools/Angles/tool_limit_angles_vector/" class="dropdown-item">Extract Limit Angles</a>
<a href="../tools/Azimuths/tool_limit_angles_vector/" class="dropdown-item">Extract Limit Azimuths</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Export to table</a>
<a href="#" class="dropdown-item">Calculate Parameters Settings</a>
<ul class="dropdown-menu">

<li>
<a href="../tools/Export%20to%20table/tool_export_horizon_lines/" class="dropdown-item">Export Horizon Lines Layer to table</a>
<a href="../tools/Calculate%20Parameters%20Settings/tool_angle_at_distance_for_size/" class="dropdown-item">Calculate Object Detection Angle</a>
</li>

<li>
<a href="../tools/Export%20to%20table/tool_export_los/" class="dropdown-item">Export LoS Layer to table</a>
<a href="../tools/Calculate%20Parameters%20Settings/tool_distances_for_sizes/" class="dropdown-item">Calculate Object Distances</a>
</li>

<li>
<a href="../tools/Calculate%20Parameters%20Settings/tool_sizes_at_distances/" class="dropdown-item">Calculate Object Sizes</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Export to Table</a>
<ul class="dropdown-menu">

<li>
<a href="../tools/Export%20to%20Table/tool_export_horizon_lines/" class="dropdown-item">Export Horizon Lines Layer to table</a>
</li>

<li>
<a href="../tools/Export%20to%20Table/tool_export_los/" class="dropdown-item">Export LoS Layer to table</a>
</li>
</ul>
</li>
Expand All @@ -94,6 +137,18 @@
<li>
<a href="../tools/LoS%20Analysis/tool_analyse_los/" class="dropdown-item">Analyse LoS</a>
</li>

<li>
<a href="../tools/LoS%20Analysis/tool_extract_points_los/" class="dropdown-item">Extract Visible/Invisible Points from LoS</a>
</li>

<li>
<a href="../tools/LoS%20Analysis/tool_extract_visibility_parts/" class="dropdown-item">Extract Visible/Invisible Lines from LoS</a>
</li>

<li>
<a href="../tools/LoS%20Analysis/tool_extract_visibility_polygons/" class="dropdown-item">Extract Visible/Invisible Polygons from LoS</a>
</li>
</ul>
</li>

Expand All @@ -102,25 +157,19 @@
<ul class="dropdown-menu">

<li>
<a href="../tools/LoS%20Creation/tool_create_global_los/" class="dropdown-item">Create global LoS</a>
<a href="../tools/LoS%20Creation/tool_create_global_los/" class="dropdown-item">Create Global LoS</a>
</li>

<li>
<a href="../tools/LoS%20Creation/tool_create_local_los/" class="dropdown-item">Create local LoS</a>
<a href="../tools/LoS%20Creation/tool_create_local_los/" class="dropdown-item">Create Local LoS</a>
</li>

<li>
<a href="../tools/LoS%20Creation/tool_create_notarget_los/" class="dropdown-item">Create no target LoS</a>
<a href="../tools/LoS%20Creation/tool_create_notarget_los/" class="dropdown-item">Create No Target LoS</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">LoS Points</a>
<ul class="dropdown-menu">

<li>
<a href="../tools/LoS%20Points/tool_extract_points_los/" class="dropdown-item">Extract Points from LoS</a>
<a href="../tools/LoS%20Creation/tool_create_notarget_los_v2/" class="dropdown-item">Create No Target LoS V2</a>
</li>
</ul>
</li>
Expand All @@ -130,15 +179,19 @@
<ul class="dropdown-menu">

<li>
<a href="../tools/Points%20Creation/tool_optimize_point_location/" class="dropdown-item">Optimize point location</a>
<a href="../tools/Points%20Creation/tool_optimize_point_location/" class="dropdown-item">Optimize Point Location</a>
</li>

<li>
<a href="../tools/Points%20Creation/tool_points_around/" class="dropdown-item">Create points around</a>
<a href="../tools/Points%20Creation/tool_points_around/" class="dropdown-item">Create Points Around</a>
</li>

<li>
<a href="../tools/Points%20Creation/tool_points_in_direction/" class="dropdown-item">Create points in direction</a>
<a href="../tools/Points%20Creation/tool_points_by_azimuths/" class="dropdown-item">Create Points by Azimuths</a>
</li>

<li>
<a href="../tools/Points%20Creation/tool_points_in_direction/" class="dropdown-item">Create Points in Direction</a>
</li>
</ul>
</li>
Expand All @@ -148,7 +201,11 @@
<ul class="dropdown-menu">

<li>
<a href="../tools/Raster%20Editing/tool_replace_raster_values/" class="dropdown-item">Replace Raster Values</a>
<a href="../tools/Raster%20Editing/tool_replace_raster_values_by_constant/" class="dropdown-item">Replace Raster Values by Constant Value</a>
</li>

<li>
<a href="../tools/Raster%20Editing/tool_replace_raster_values_by_field/" class="dropdown-item">Replace Raster Values by Field Values</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -186,6 +243,14 @@

<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
<ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#version-10" class="nav-link">version 1.0</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#version-07" class="nav-link">version 0.7</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#version-05" class="nav-link">version 0.5</a>
<ul class="nav flex-column">
</ul>
Expand All @@ -210,6 +275,39 @@
<div class="col-md-9" role="main">

<h1 id="changelog">Changelog</h1>
<h2 id="version-10">version 1.0</h2>
<ul>
<li>
<p>addition of all the interactive tools - see websize menu <strong>Interactive tools</strong></p>
</li>
<li>
<p>bugfixes of some issues from 0.7</p>
</li>
</ul>
<h2 id="version-07">version 0.7</h2>
<ul>
<li>
<p>add tools: Create no Target LoS V2, Calculate Object Distances, Calculate Object Sizes, Calculate Parameters Settings, Extract Visible/Invisible Lines from LoS, Extract Visible/Invisible Polygons from LoS</p>
</li>
<li>
<p>fixes for tools that work with angles, now round angles to sensible values</p>
</li>
<li>
<p>fix both raster editing tools, previously those sometimes shifted the cells of raster, causing it not exactly match the input data</p>
</li>
<li>
<p>text updates and changes to tools</p>
</li>
<li>
<p>minor fixes all around</p>
</li>
<li>
<p>fixes to website (zoomable images)</p>
</li>
<li>
<p>internal changes to handling tests </p>
</li>
</ul>
<h2 id="version-05">version 0.5</h2>
<ul>
<li>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/interactive_tool_visualize_los_result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_analyse_los.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tool_angle_at_distance_for_size.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_azimuth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_create_global_los.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_create_local_los.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_create_notarget_los.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tool_create_notarget_los_v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tool_distances_for_sizes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_export_horizon_lines.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_export_los.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_extract_horizons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_extract_points_los.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tool_extract_visibility_parts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tool_extract_visibility_polygons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_limit_angles_vector.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_optimize_point_location.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_points_around.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tool_points_by_azimuths.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/tool_points_in_direction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tool_rasters_validation_and_sampling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/tool_replace_raster_values.png
Diff not rendered.
Binary file added images/tool_replace_raster_values_by_constant.png
Binary file added images/tool_replace_raster_values_by_field.png
Binary file added images/tool_set_camera.png
Binary file added images/tool_sizes_at_distances.png
Loading

0 comments on commit a871f59

Please sign in to comment.