Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
Urbanite UI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
URBANITE
Open
Urbanite UI
Commits
1f8c9f17
Commit
1f8c9f17
authored
2 years ago
by
Olabarrieta Palacios, Ignacio
Browse files
Options
Downloads
Patches
Plain Diff
documenting
parent
7cae02c4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/pages/tecnalia-module/noise-comp/noise-comp.component.html
+17
-10
17 additions, 10 deletions
...ages/tecnalia-module/noise-comp/noise-comp.component.html
with
17 additions
and
10 deletions
src/app/pages/tecnalia-module/noise-comp/noise-comp.component.html
+
17
−
10
View file @
1f8c9f17
...
@@ -123,7 +123,12 @@
...
@@ -123,7 +123,12 @@
<div
class=
"modal-body"
style=
"width:100%;height:100%"
>
<div
class=
"modal-body"
style=
"width:100%;height:100%"
>
<div
class=
"form-title mb-2"
style=
"width:100%;height:80%;overflow-y:auto"
>
<div
class=
"form-title mb-2"
style=
"width:100%;height:80%;overflow-y:auto"
>
<p>
The component is divided in two diferent parts the controls on the top side and a map to show the results on the
<p>
The component is divided in two diferent parts the controls on the top side and a map to show the results on the
bottom. In order to produce a computation a map needs to be selectd with the menu that is place
bottom. This module has two different modes of operation:
</p>
<p><b>
Map:
</b><br>
In this case of operation the noise computation is produced using only the characteristics of the roads and paths.
From these static characteristics a typical flow of vehicles is estimated. To start a computation a map needs to
be selectd with the menu that is place
on the right of the "Map:" label. If the menu is empty a new Map can be created by pressing the "New"
on the right of the "Map:" label. If the menu is empty a new Map can be created by pressing the "New"
button besides the menu.
</p>
button besides the menu.
</p>
<br>
<br>
...
@@ -131,22 +136,24 @@
...
@@ -131,22 +136,24 @@
Once the "New" button is pressed a pop up window is opened. A map is created choosing a rectangular area with
Once the "New" button is pressed a pop up window is opened. A map is created choosing a rectangular area with
the control that is placed on the top right hand side of the new map within the popup. To complete the creation
the control that is placed on the top right hand side of the new map within the popup. To complete the creation
of the new Map a name has to be chosen by the user on the text input on the bottom of the popup window.
of the new Map a name has to be chosen by the user on the text input on the bottom of the popup window.
In a future release, a given traffic simulation can be choosen in order to perform the noise simulation
</p>
<p><b>
Traffic Sim:
</b><br>
This mode of operation a given traffic simulation can be choosen in order to perform the noise simulation
but for now on that feature does not work and any computation is perform considering typical sensible traffic flows.
but for now on that feature does not work and any computation is perform considering typical sensible traffic flows.
</p>
</p>
<br>
<p><b>
Creation of Computation
</b><br>
<p>
The creation of a new computation is completed by selecting either a map or a traffic simulation and providing a name for the
One the map is selected by the Map menu, the creation of a new computation is completed by providing a name for the
computation and pressing the buttom Create. This starts the process and the evolution can be noticed in the
computation and pressing the buttom Create. This starts the process and the evolution can be noticed in the
menu on the top right side denoted by "Computations". The computations completed are denoted by [0], computations
menu on the top right side denoted by "Computations". The computations completed are denoted by [0], computations
that are still in process are labeled by [-3], [-2], [-1].
</p>
that are still in process are labeled by [-3], [-2], [-1].
</p>
<br>
<p>
<p>
Once a computation is fully created, i.e. with [0] label in the computations menu, the result can be seen on the
Once a computation is fully created, i.e. with [0] label in the computations menu, the result can be seen on the
map by selecting it on the menu and pressing the "show" buttom. Once the noise is printed in the map it also can be
map by selecting it on the menu and pressing the "show" buttom. Once the noise is printed in the map it can be
download by pressing the "Download" buttom.
</p>
download by pressing the "Download" buttom, or saved into the central URBANITE data storage pressing the "Upload GEOJSON to Storage".
<p>
At any time while using the component the information of the menus can be updated pressing the "Update" buttom on the
At any time while using the component the information of the menus can be updated pressing the "Update" buttom.
very top of the component.
</p>
</p>
<p>
Note: There is a menu to show the results in heatmap way but at the time this Help is written is still not usable, in order to
use it the obtained geojson needs to be uploaded to the URBANITE data storage and process afterwards.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment