generated from teksi/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
digitizing all TDH class objects
- Loading branch information
Showing
10 changed files
with
403 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
Digitizing Cables | ||
================= | ||
|
||
General | ||
------- | ||
|
||
TDH includes the SIA-405 extension in order to allow cables and cable_points to be digitized. | ||
|
||
|
||
Digitizing | ||
---------- | ||
* Make sure that the automatic snapping tool is activated for all layers. | ||
|
||
* Select the **sia4005cc_cable** layer in that layer panel and then select the edit mode. | ||
|
||
* In digitizing mode the cursor will automatically snap to the nearest map objects. | ||
When left clicking a line starts to draw. | ||
|
||
|
||
* With further left clicks anywhere you can define intermediary points of the cable progression. | ||
You can also directly select another soa405cc_cable_point to draw a straight line. | ||
|
||
* You finish digitizing the line by right clicking. This will make the **sia4005cc_cable** feature attributes window appear and you can start adding data: | ||
|
||
.. figure:: images/tdh_sia4005cc_cable_form.jpg | ||
|
||
Select the function of the sia4005cc_cable you want (preselected is 'control_cable'): | ||
|
||
- control_cable | ||
- others | ||
- power_cable | ||
- signal_cable | ||
- unkown | ||
|
||
.. note:: Keep in mind that the finishing point of the line is the last point where you **left** clicked. | ||
Thus, for digitizing a simple line with 2 points you need two **left clicks** to digitize the line and one | ||
**right click** to finish the line digitizing. | ||
|
||
.. note:: If you do not enter an `name_number` identifier on this form, TDH will enter the `obj_id` also as identifier (you can change later). | ||
|
||
* When finished, then click the **OK** button. | ||
|
||
* Save the information of this layer by selecting the Floppy icon in the menu bar. | ||
|
||
You can re-edit your polygon object selecting the edit mode and then click with the info cursor on the object you want to edit. | ||
If you do not select the edit mode, you can just look at the existing data. | ||
|
||
For detailed information about editing see the :ref:`editing-data` chapter. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
.. _digitizing-cable-point: | ||
|
||
Digitizing cable point | ||
======================= | ||
|
||
General | ||
------- | ||
|
||
TDH includes the SIA-405 extension in order to allow cables and cable_points to be digitized. | ||
|
||
Digitizing | ||
---------- | ||
|
||
Select the **sia405cc_cable_point** layer in that layer panel and then select the edit mode. Select the **point tool** in the digitizing toolbar. | ||
|
||
Now the cursor changes to the digitizing symbol and you can select the location of the new point element. | ||
|
||
Then the **sia405cc_cable_point** form opens and you can start adding data : | ||
|
||
.. figure:: images/tdh_sia405cc_cable_point_form.jpg | ||
|
||
Select the kind of cable point you want (preselected is 'cabine'): | ||
|
||
- cabine | ||
- cable_manhole | ||
- cable_point | ||
- cable_sleeve | ||
- others | ||
- unknown | ||
|
||
Then add the name_number (this is the attribute that will be displayed on the map). | ||
|
||
.. note:: If you do not enter an identifier, TDH will enter the obj_id also as identifier (you can change later). | ||
|
||
Add other mandatory attributes. | ||
You can also add attributes in the other sections (Ground observations, Organisations, etc.). | ||
|
||
.. note:: The idea of the head of the form is, that in the normal digitizing process (95% of the cable_point) the user has not to change the attributes that are necessary in the other sections. | ||
|
||
Click **OK** to close the form. | ||
|
||
Save the information of this layer by selecting the Floppy icon in the menu bar. | ||
|
||
You can re-edit your polygon object selecting the edit mode and then click with the info cursor on the object you want to edit. | ||
If you do not select the edit mode, you can just look at the existing data. | ||
|
||
For detailed information about editing see the :ref:`editing-data` chapter. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
Digitizing Pipe Points | ||
====================== | ||
|
||
General | ||
------- | ||
|
||
TDH has no wizard to correctly build pipe_points (normal or feed). | ||
|
||
|
||
Digitizing pipe_point_normal | ||
---------------------------- | ||
* Make sure that the automatic snapping tool is activated for all layers. | ||
|
||
* Select the vw_pipe_point_normal layer in that layer panel and then select the edit mode. | ||
|
||
* In digitizing mode the cursor will automatically snap to the nearest object in the map canvas. | ||
When left clicking a point is created at the selected cursor position. | ||
|
||
* This will make the **vw_pipe_point_normal** feature attributes window appear and you can start adding data: | ||
|
||
.. figure:: images/tdh_pipe_point_normal_form.jpg | ||
|
||
Select the kind of the pipe_point_normal you want (preselected is 'NULL') in the dropdown list: | ||
|
||
- armatures.valve_without_motor | ||
- armatures.emptying | ||
- armatures.venting | ||
- armatures.shaped_piece.reduction | ||
- armatures.shaped_piece.t_piece | ||
- armatures.installations.condenser | ||
- armatures.pipe_point.geometry_point | ||
- armatures.pipe_point.change_of_material | ||
- armatures.pipe_point.sleeve | ||
|
||
Add other mandatory attributes. | ||
You can also add attributes in the other sections (Ground observations, Characteristics, Organisations, etc.). | ||
|
||
|
||
* When finished, then click the **OK** button. | ||
|
||
* Save the information of this layer by selecting the Floppy icon in the menu bar. | ||
|
||
You can re-edit your point object selecting the edit mode and then click with the info cursor on the object you want to edit. | ||
|
||
Digitizing pipe_point_feed | ||
---------------------------- | ||
* Make sure that the automatic snapping tool is activated for all layers. | ||
|
||
* Select the vw_pipe_point_feed layer in that layer panel and then select the edit mode. | ||
|
||
* In digitizing mode the cursor will automatically snap to the nearest object in the map canvas. | ||
When left clicking a point is created at the selected cursor position. | ||
|
||
* This will make the **vw_pipe_point_feed** feature attributes window appear and you can start adding data: | ||
|
||
.. figure:: images/tdh_pipe_point_feed_form.jpg | ||
|
||
Select the kind of the pipe_point_feed you want (preselected is 'NULL') in the dropdown list: | ||
|
||
- network_supply | ||
- network_interconnection | ||
- network_transfer_station | ||
- others | ||
|
||
Add other mandatory attributes. | ||
You can also add attributes in the other sections (Ground observations, Characteristics, Organisations, etc.). | ||
|
||
|
||
* When finished, then click the **OK** button. | ||
|
||
* Save the information of this layer by selecting the Floppy icon in the menu bar. | ||
|
||
You can re-edit your point object selecting the edit mode and then click with the info cursor on the object you want to edit. | ||
If you do not select the edit mode, you can just look at the existing data. | ||
|
||
For detailed information about editing see the :ref:`editing-data` chapter. |
Oops, something went wrong.